#F2DFDF#F2DFDF
#F2DFDF is a very light, muted red. Relative luminance 0.770; OKLCH L 91.9% C 0.021 H 17.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFDF |
|---|---|
| RGB | rgb(242, 223, 223) |
| HSL | hsl(0, 42%, 91%) |
| HSV | hsv(0, 8%, 95%) |
| CMYK | cmyk(0%, 7.9%, 7.9%, 5.1%) |
| CIE-LAB | lab(90.31, 6.49, 2.35) |
| CIE-LCH | lch(90.31, 6.91, 19.90°) |
| OKLab | oklab(91.9% 0.02 0.0063) |
| OKLCH | oklch(91.9% 0.021 17.5) |
| XYZ | xyz(76.3235, 76.9814, 80.6359) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.17
Lavenderblush
#FFF0F5
ΔE00 4.34
Very Light Pink
#FFF4F2
ΔE00 5.39
Seashell
#FFF5EE
ΔE00 7.13
Snow
#FFFAFA
ΔE00 7.68
Linen
#FAF0E6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFDF #DFF2F2
analogous
#F2DFE8 #F2DFDF #F2E8DF
triadic
#F2DFDF #DFF2DF #DFDFF2
tetradic
#F2DFDF #E8F2DF #DFF2F2 #E8DFF2
square
#F2DFDF #E8F2DF #DFF2F2 #E8DFF2
split-complementary
#F2DFDF #DFF2E8 #DFE8F2
monochromatic
#CF8888 #E0B3B3 #F2DFDF #F6E9E9 #F6E9E9
Accessibility & contrast
On white
1.28
#F2DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#F2DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFDF
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFDF | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DF
Deuteranopia (green-blind)
#E6E5DF
Tritanopia (blue-blind)
#F7DDDF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dfdf; /* rgb */ color: rgb(242, 223, 223); /* oklch */ color: oklch(91.9% 0.021 17.5);
Tailwind
colors: {
custom: {
50: '#f6e9e9',
500: '#f2dfdf',
950: '#000000',
},
}SCSS
$custom: #f2dfdf; $custom-light: #f6e9e9; $custom-dark: #000000;
JSON
{
"hex": "#f2dfdf",
"rgb": {
"r": 242,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.91895,
"c": 0.02092,
"h": 17.5
},
"luminance": 0.7698
}Semantic roles & 50–950 ramp
primary
#F2DFDF
secondary
#A6CFCF
accent
#B5B530
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484