#F2D0CD#F2D0CD
#F2D0CD is a very light, muted red. Relative luminance 0.684; OKLCH L 88.5% C 0.039 H 23.9°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D0CD |
|---|---|
| RGB | rgb(242, 208, 205) |
| HSL | hsl(5, 59%, 88%) |
| HSV | hsv(5, 15%, 95%) |
| CMYK | cmyk(0%, 14%, 15.3%, 5.1%) |
| CIE-LAB | lab(86.21, 11.41, 5.89) |
| CIE-LCH | lch(86.21, 12.84, 27.32°) |
| OKLab | oklab(88.54% 0.0353 0.0156) |
| OKLCH | oklch(88.54% 0.039 23.9) |
| XYZ | xyz(70.1930, 68.3987, 67.2505) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.71
Light Rose
#FFC5CB
ΔE00 7.22
Pale Pink
#FFCFDC
ΔE00 7.28
Light Pink
#FFD1DF
ΔE00 7.40
Pale Rose
#FDC1C5
ΔE00 7.47
Bubblegum
#FFC1CC
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D0CD #CDEFF2
analogous
#F2CDDC #F2D0CD #F2E2CD
triadic
#F2D0CD #CDF2D0 #D0CDF2
tetradic
#F2D0CD #DCF2CD #CDEFF2 #E2CDF2
square
#F2D0CD #DCF2CD #CDEFF2 #E2CDF2
split-complementary
#F2D0CD #CDF2E2 #CDDCF2
monochromatic
#D9756C #E5A29C #F2D0CD #F9E8E7 #F9E8E7
Accessibility & contrast
On white
1.43
#F2D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#F2D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D0CD
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D0CD | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#DEDACD
Tritanopia (blue-blind)
#FACDCF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f2d0cd; /* rgb */ color: rgb(242, 208, 205); /* oklch */ color: oklch(88.5% 0.039 23.9);
Tailwind
colors: {
custom: {
50: '#f6dedc',
500: '#f2d0cd',
950: '#000000',
},
}SCSS
$custom: #f2d0cd; $custom-light: #f6dedc; $custom-dark: #000000;
JSON
{
"hex": "#f2d0cd",
"rgb": {
"r": 242,
"g": 208,
"b": 205
},
"hsl": {
"h": 4.865,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.88541,
"c": 0.03857,
"h": 23.9
},
"luminance": 0.68397
}Semantic roles & 50–950 ramp
primary
#F2D0CD
secondary
#92CCD1
accent
#B9C61F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484