#F2D2CF#F2D2CF
#F2D2CF is a very light, muted red. Relative luminance 0.695; OKLCH L 89.0% C 0.036 H 24.2°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D2CF |
|---|---|
| RGB | rgb(242, 210, 207) |
| HSL | hsl(5, 57%, 88%) |
| HSV | hsv(5, 14%, 95%) |
| CMYK | cmyk(0%, 13.2%, 14.5%, 5.1%) |
| CIE-LAB | lab(86.74, 10.67, 5.60) |
| CIE-LCH | lch(86.74, 12.05, 27.70°) |
| OKLab | oklab(88.97% 0.033 0.0149) |
| OKLCH | oklch(88.97% 0.036 24.2) |
| XYZ | xyz(70.9266, 69.4773, 68.6936) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.11
Pale Pink
#FFCFDC
ΔE00 7.62
Light Pink
#FFD1DF
ΔE00 7.69
Light Rose
#FFC5CB
ΔE00 7.83
Pale Rose
#FDC1C5
ΔE00 8.12
Lavenderblush
#FFF0F5
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D2CF #CFEFF2
analogous
#F2CFDD #F2D2CF #F2E3CF
triadic
#F2D2CF #CFF2D2 #D2CFF2
tetradic
#F2D2CF #DDF2CF #CFEFF2 #E3CFF2
square
#F2D2CF #DDF2CF #CFEFF2 #E3CFF2
split-complementary
#F2D2CF #CFF2E3 #CFDDF2
monochromatic
#D8786F #E5A59F #F2D2CF #F8E8E7 #F8E8E7
Accessibility & contrast
On white
1.41
#F2D2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#F2D2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D2CF
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D2CF | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CF
Deuteranopia (green-blind)
#DFDBCF
Tritanopia (blue-blind)
#FACFD1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f2d2cf; /* rgb */ color: rgb(242, 210, 207); /* oklch */ color: oklch(89.0% 0.036 24.2);
Tailwind
colors: {
custom: {
50: '#f6dfdd',
500: '#f2d2cf',
950: '#000000',
},
}SCSS
$custom: #f2d2cf; $custom-light: #f6dfdd; $custom-dark: #000000;
JSON
{
"hex": "#f2d2cf",
"rgb": {
"r": 242,
"g": 210,
"b": 207
},
"hsl": {
"h": 5.143,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.88974,
"c": 0.03623,
"h": 24.2
},
"luminance": 0.69475
}Semantic roles & 50–950 ramp
primary
#F2D2CF
secondary
#94CCD1
accent
#B7C521
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484