#F2E1DF#F2E1DF
#F2E1DF is a very light, near-neutral red. Relative luminance 0.781; OKLCH L 92.3% C 0.019 H 25.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E1DF |
|---|---|
| RGB | rgb(242, 225, 223) |
| HSL | hsl(6, 42%, 91%) |
| HSV | hsv(6, 8%, 95%) |
| CMYK | cmyk(0%, 7%, 7.9%, 5.1%) |
| CIE-LAB | lab(90.81, 5.46, 3.07) |
| CIE-LCH | lch(90.81, 6.26, 29.32°) |
| OKLab | oklab(92.28% 0.0171 0.0082) |
| OKLCH | oklch(92.28% 0.019 25.6) |
| XYZ | xyz(76.8610, 78.0564, 80.8151) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.64
Very Light Pink
#FFF4F2
ΔE00 4.48
Lavenderblush
#FFF0F5
ΔE00 4.53
Seashell
#FFF5EE
ΔE00 5.88
Linen
#FAF0E6
ΔE00 6.41
Snow
#FFFAFA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E1DF #DFF0F2
analogous
#F2DFE6 #F2E1DF #F2EADF
triadic
#F2E1DF #DFF2E1 #E1DFF2
tetradic
#F2E1DF #E6F2DF #DFF0F2 #EADFF2
square
#F2E1DF #E6F2DF #DFF0F2 #EADFF2
split-complementary
#F2E1DF #DFF2EA #DFE6F2
monochromatic
#CF8F88 #E0B8B3 #F2E1DF #F6EBE9 #F6EBE9
Accessibility & contrast
On white
1.26
#F2E1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#F2E1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E1DF
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E1DF | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3DF
Deuteranopia (green-blind)
#E8E6DF
Tritanopia (blue-blind)
#F6DFE0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f2e1df; /* rgb */ color: rgb(242, 225, 223); /* oklch */ color: oklch(92.3% 0.019 25.6);
Tailwind
colors: {
custom: {
50: '#f6eae9',
500: '#f2e1df',
950: '#000000',
},
}SCSS
$custom: #f2e1df; $custom-light: #f6eae9; $custom-dark: #000000;
JSON
{
"hex": "#f2e1df",
"rgb": {
"r": 242,
"g": 225,
"b": 223
},
"hsl": {
"h": 6.316,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.92281,
"c": 0.01891,
"h": 25.6
},
"luminance": 0.78055
}Semantic roles & 50–950 ramp
primary
#F2E1DF
secondary
#A6CBCF
accent
#A7B530
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484