#F4E5E2#F4E5E2
#F4E5E2 is a very light, near-neutral red. Relative luminance 0.808; OKLCH L 93.3% C 0.017 H 31.1°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E5E2 |
|---|---|
| RGB | rgb(244, 229, 226) |
| HSL | hsl(10, 45%, 92%) |
| HSV | hsv(10, 7%, 96%) |
| CMYK | cmyk(0%, 6.1%, 7.4%, 4.3%) |
| CIE-LAB | lab(92.03, 4.58, 3.29) |
| CIE-LCH | lch(92.03, 5.64, 35.65°) |
| OKLab | oklab(93.3% 0.0145 0.0088) |
| OKLCH | oklch(93.3% 0.017 31.1) |
| XYZ | xyz(79.0535, 80.7637, 83.3612) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.40
Mistyrose
#FFE4E1
ΔE00 4.36
Lavenderblush
#FFF0F5
ΔE00 4.49
Seashell
#FFF5EE
ΔE00 4.59
Linen
#FAF0E6
ΔE00 5.16
Snow
#FFFAFA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E5E2 #E2F1F4
analogous
#F4E2E8 #F4E5E2 #F4EEE2
triadic
#F4E5E2 #E2F4E5 #E5E2F4
tetradic
#F4E5E2 #E8F4E2 #E2F1F4 #EEE2F4
square
#F4E5E2 #E8F4E2 #E2F1F4 #EEE2F4
split-complementary
#F4E5E2 #E2F4EE #E2E8F4
monochromatic
#D29589 #E3BDB6 #F4E5E2 #F7EBE9 #F7EBE9
Accessibility & contrast
On white
1.22
#F4E5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#F4E5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E5E2
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E5E2 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6E2
Deuteranopia (green-blind)
#EBE9E2
Tritanopia (blue-blind)
#F8E3E4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f4e5e2; /* rgb */ color: rgb(244, 229, 226); /* oklch */ color: oklch(93.3% 0.017 31.1);
Tailwind
colors: {
custom: {
50: '#f7edeb',
500: '#f4e5e2',
950: '#000000',
},
}SCSS
$custom: #f4e5e2; $custom-light: #f7edeb; $custom-dark: #000000;
JSON
{
"hex": "#f4e5e2",
"rgb": {
"r": 244,
"g": 229,
"b": 226
},
"hsl": {
"h": 10,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.933,
"c": 0.01694,
"h": 31.1
},
"luminance": 0.80763
}Semantic roles & 50–950 ramp
primary
#F4E5E2
secondary
#A8CBD2
accent
#A1B82D
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484