#F2E2DF#F2E2DF
#F2E2DF is a very light, near-neutral red. Relative luminance 0.786; OKLCH L 92.5% C 0.018 H 30.3°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E2DF |
|---|---|
| RGB | rgb(242, 226, 223) |
| HSL | hsl(9, 42%, 91%) |
| HSV | hsv(9, 8%, 95%) |
| CMYK | cmyk(0%, 6.6%, 7.9%, 5.1%) |
| CIE-LAB | lab(91.05, 4.94, 3.42) |
| CIE-LCH | lch(91.05, 6.01, 34.71°) |
| OKLab | oklab(92.47% 0.0156 0.0091) |
| OKLCH | oklch(92.47% 0.018 30.3) |
| XYZ | xyz(77.1322, 78.5987, 80.9055) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.06
Very Light Pink
#FFF4F2
ΔE00 4.11
Lavenderblush
#FFF0F5
ΔE00 4.79
Seashell
#FFF5EE
ΔE00 5.26
Linen
#FAF0E6
ΔE00 5.70
Snow
#FFFAFA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E2DF #DFEFF2
analogous
#F2DFE5 #F2E2DF #F2EBDF
triadic
#F2E2DF #DFF2E2 #E2DFF2
tetradic
#F2E2DF #E5F2DF #DFEFF2 #EBDFF2
square
#F2E2DF #E5F2DF #DFEFF2 #EBDFF2
split-complementary
#F2E2DF #DFF2EB #DFE5F2
monochromatic
#CF9388 #E0BBB3 #F2E2DF #F6EBE9 #F6EBE9
Accessibility & contrast
On white
1.26
#F2E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#F2E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E2DF
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E2DF | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4DF
Deuteranopia (green-blind)
#E9E6DF
Tritanopia (blue-blind)
#F6E0E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f2e2df; /* rgb */ color: rgb(242, 226, 223); /* oklch */ color: oklch(92.5% 0.018 30.3);
Tailwind
colors: {
custom: {
50: '#f6ebe9',
500: '#f2e2df',
950: '#000000',
},
}SCSS
$custom: #f2e2df; $custom-light: #f6ebe9; $custom-dark: #000000;
JSON
{
"hex": "#f2e2df",
"rgb": {
"r": 242,
"g": 226,
"b": 223
},
"hsl": {
"h": 9.474,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.92474,
"c": 0.01806,
"h": 30.3
},
"luminance": 0.78598
}Semantic roles & 50–950 ramp
primary
#F2E2DF
secondary
#A6C8CF
accent
#A0B530
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484