#F2DFE2#F2DFE2
#F2DFE2 is a very light, muted red. Relative luminance 0.771; OKLCH L 92.0% C 0.021 H 6.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFE2 |
|---|---|
| RGB | rgb(242, 223, 226) |
| HSL | hsl(351, 42%, 91%) |
| HSV | hsv(351, 8%, 95%) |
| CMYK | cmyk(0%, 7.9%, 6.6%, 5.1%) |
| CIE-LAB | lab(90.39, 7.00, 0.89) |
| CIE-LCH | lch(90.39, 7.05, 7.22°) |
| OKLab | oklab(91.98% 0.0211 0.0025) |
| OKLCH | oklch(91.98% 0.021 6.6) |
| XYZ | xyz(76.7316, 77.1446, 82.7850) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.77
Lavenderblush
#FFF0F5
ΔE00 3.85
Very Light Pink
#FFF4F2
ΔE00 5.90
Snow
#FFFAFA
ΔE00 7.94
Seashell
#FFF5EE
ΔE00 8.01
Gainsboro
#DCDCDC
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFE2 #DFF2EF
analogous
#F2DFEB #F2DFE2 #F2E5DF
triadic
#F2DFE2 #E2F2DF #DFE2F2
tetradic
#F2DFE2 #EBF2DF #DFF2EF #E5DFF2
square
#F2DFE2 #EBF2DF #DFF2EF #E5DFF2
split-complementary
#F2DFE2 #DFF2E5 #DFEBF2
monochromatic
#CF8893 #E0B3BB #F2DFE2 #F6E9EB #F6E9EB
Accessibility & contrast
On white
1.28
#F2DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#F2DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFE2
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFE2 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E2
Deuteranopia (green-blind)
#E6E5E2
Tritanopia (blue-blind)
#F6DEE0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dfe2; /* rgb */ color: rgb(242, 223, 226); /* oklch */ color: oklch(92.0% 0.021 6.6);
Tailwind
colors: {
custom: {
50: '#f6e9eb',
500: '#f2dfe2',
950: '#000000',
},
}SCSS
$custom: #f2dfe2; $custom-light: #f6e9eb; $custom-dark: #000000;
JSON
{
"hex": "#f2dfe2",
"rgb": {
"r": 242,
"g": 223,
"b": 226
},
"hsl": {
"h": 350.526,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.91979,
"c": 0.02121,
"h": 6.6
},
"luminance": 0.77144
}Semantic roles & 50–950 ramp
primary
#F2DFE2
secondary
#A6CFC8
accent
#B5A030
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484