#F2E4E1#F2E4E1
#F2E4E1 is a very light, near-neutral red. Relative luminance 0.798; OKLCH L 92.9% C 0.016 H 32.0°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E4E1 |
|---|---|
| RGB | rgb(242, 228, 225) |
| HSL | hsl(11, 40%, 92%) |
| HSV | hsv(11, 7%, 95%) |
| CMYK | cmyk(0%, 5.8%, 7%, 5.1%) |
| CIE-LAB | lab(91.60, 4.24, 3.17) |
| CIE-LCH | lch(91.60, 5.30, 36.72°) |
| OKLab | oklab(92.92% 0.0135 0.0084) |
| OKLCH | oklch(92.92% 0.016 32) |
| XYZ | xyz(77.9504, 79.8012, 82.5163) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.48
Seashell
#FFF5EE
ΔE00 4.55
Lavenderblush
#FFF0F5
ΔE00 4.72
Mistyrose
#FFE4E1
ΔE00 4.78
Linen
#FAF0E6
ΔE00 5.01
Snow
#FFFAFA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E4E1 #E1EFF2
analogous
#F2E1E7 #F2E4E1 #F2EDE1
triadic
#F2E4E1 #E1F2E4 #E4E1F2
tetradic
#F2E4E1 #E7F2E1 #E1EFF2 #EDE1F2
square
#F2E4E1 #E7F2E1 #E1EFF2 #EDE1F2
split-complementary
#F2E4E1 #E1F2ED #E1E7F2
monochromatic
#CD978C #DFBEB6 #F2E4E1 #F6ECEA #F6ECEA
Accessibility & contrast
On white
1.24
#F2E4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#F2E4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E4E1
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E4E1 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5E1
Deuteranopia (green-blind)
#EAE8E1
Tritanopia (blue-blind)
#F6E2E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2e4e1; /* rgb */ color: rgb(242, 228, 225); /* oklch */ color: oklch(92.9% 0.016 32.0);
Tailwind
colors: {
custom: {
50: '#f6ecea',
500: '#f2e4e1',
950: '#000000',
},
}SCSS
$custom: #f2e4e1; $custom-light: #f6ecea; $custom-dark: #000000;
JSON
{
"hex": "#f2e4e1",
"rgb": {
"r": 242,
"g": 228,
"b": 225
},
"hsl": {
"h": 10.588,
"s": 39.535,
"l": 91.569
},
"oklch": {
"l": 0.92916,
"c": 0.01589,
"h": 32
},
"luminance": 0.798
}Semantic roles & 50–950 ramp
primary
#F2E4E1
secondary
#A9C8CE
accent
#9CB333
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484