#F2DEDF#F2DEDF
#F2DEDF is a very light, muted red. Relative luminance 0.764; OKLCH L 91.7% C 0.022 H 14.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEDF |
|---|---|
| RGB | rgb(242, 222, 223) |
| HSL | hsl(357, 43%, 91%) |
| HSV | hsv(357, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 7.9%, 5.1%) |
| CIE-LAB | lab(90.07, 7.01, 1.99) |
| CIE-LCH | lch(90.07, 7.29, 15.87°) |
| OKLab | oklab(91.7% 0.0214 0.0054) |
| OKLCH | oklch(91.7% 0.022 14.1) |
| XYZ | xyz(76.0572, 76.4486, 80.5471) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.14
Lavenderblush
#FFF0F5
ΔE00 4.40
Very Light Pink
#FFF4F2
ΔE00 5.89
Seashell
#FFF5EE
ΔE00 7.74
Snow
#FFFAFA
ΔE00 8.13
Linen
#FAF0E6
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEDF #DEF2F1
analogous
#F2DEE9 #F2DEDF #F2E7DE
triadic
#F2DEDF #DFF2DE #DEDFF2
tetradic
#F2DEDF #E9F2DE #DEF2F1 #E7DEF2
square
#F2DEDF #E9F2DE #DEF2F1 #E7DEF2
split-complementary
#F2DEDF #DEF2E7 #DEE9F2
monochromatic
#CF868A #E1B2B4 #F2DEDF #F6E9EA #F6E9EA
Accessibility & contrast
On white
1.29
#F2DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#F2DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEDF
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEDF | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1DF
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#F7DCDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dedf; /* rgb */ color: rgb(242, 222, 223); /* oklch */ color: oklch(91.7% 0.022 14.1);
Tailwind
colors: {
custom: {
50: '#f6e8e9',
500: '#f2dedf',
950: '#000000',
},
}SCSS
$custom: #f2dedf; $custom-light: #f6e8e9; $custom-dark: #000000;
JSON
{
"hex": "#f2dedf",
"rgb": {
"r": 242,
"g": 222,
"b": 223
},
"hsl": {
"h": 357,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.91703,
"c": 0.02206,
"h": 14.1
},
"luminance": 0.76448
}Semantic roles & 50–950 ramp
primary
#F2DEDF
secondary
#A5CFCD
accent
#B7B02F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484