#F2DFE0#F2DFE0
#F2DFE0 is a very light, muted red. Relative luminance 0.770; OKLCH L 91.9% C 0.021 H 13.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFE0 |
|---|---|
| RGB | rgb(242, 223, 224) |
| HSL | hsl(357, 42%, 91%) |
| HSV | hsv(357, 8%, 95%) |
| CMYK | cmyk(0%, 7.9%, 7.4%, 5.1%) |
| CIE-LAB | lab(90.34, 6.66, 1.86) |
| CIE-LCH | lch(90.34, 6.92, 15.62°) |
| OKLab | oklab(91.92% 0.0203 0.005) |
| OKLCH | oklch(91.92% 0.021 13.9) |
| XYZ | xyz(76.4588, 77.0355, 81.3481) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.32
Lavenderblush
#FFF0F5
ΔE00 4.13
Very Light Pink
#FFF4F2
ΔE00 5.53
Seashell
#FFF5EE
ΔE00 7.41
Snow
#FFFAFA
ΔE00 7.74
Linen
#FAF0E6
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFE0 #DFF2F1
analogous
#F2DFE9 #F2DFE0 #F2E7DF
triadic
#F2DFE0 #E0F2DF #DFE0F2
tetradic
#F2DFE0 #E9F2DF #DFF2F1 #E7DFF2
square
#F2DFE0 #E9F2DF #DFF2F1 #E7DFF2
split-complementary
#F2DFE0 #DFF2E7 #DFE9F2
monochromatic
#CF888C #E0B3B6 #F2DFE0 #F6E9EA #F6E9EA
Accessibility & contrast
On white
1.28
#F2DFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#F2DFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFE0
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFE0 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1E0
Deuteranopia (green-blind)
#E6E5E0
Tritanopia (blue-blind)
#F6DEDF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dfe0; /* rgb */ color: rgb(242, 223, 224); /* oklch */ color: oklch(91.9% 0.021 13.9);
Tailwind
colors: {
custom: {
50: '#f6e9e9',
500: '#f2dfe0',
950: '#000000',
},
}SCSS
$custom: #f2dfe0; $custom-light: #f6e9e9; $custom-dark: #000000;
JSON
{
"hex": "#f2dfe0",
"rgb": {
"r": 242,
"g": 223,
"b": 224
},
"hsl": {
"h": 356.842,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.91923,
"c": 0.02093,
"h": 13.9
},
"luminance": 0.77034
}Semantic roles & 50–950 ramp
primary
#F2DFE0
secondary
#A6CFCD
accent
#B5AE30
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484