#F2D2CD#F2D2CD
#F2D2CD is a very light, muted red. Relative luminance 0.694; OKLCH L 88.9% C 0.037 H 28.4°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D2CD |
|---|---|
| RGB | rgb(242, 210, 205) |
| HSL | hsl(8, 59%, 88%) |
| HSV | hsv(8, 15%, 95%) |
| CMYK | cmyk(0%, 13.2%, 15.3%, 5.1%) |
| CIE-LAB | lab(86.69, 10.36, 6.59) |
| CIE-LCH | lch(86.69, 12.28, 32.47°) |
| OKLab | oklab(88.92% 0.0323 0.0174) |
| OKLCH | oklch(88.92% 0.037 28.4) |
| XYZ | xyz(70.6836, 69.3801, 67.4140) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.16
Light Rose
#FFC5CB
ΔE00 8.34
Pale Pink
#FFCFDC
ΔE00 8.41
Light Pink
#FFD1DF
ΔE00 8.50
Pale Rose
#FDC1C5
ΔE00 8.54
Lavenderblush
#FFF0F5
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D2CD #CDEDF2
analogous
#F2CDDA #F2D2CD #F2E4CD
triadic
#F2D2CD #CDF2D2 #D2CDF2
tetradic
#F2D2CD #DAF2CD #CDEDF2 #E4CDF2
square
#F2D2CD #DAF2CD #CDEDF2 #E4CDF2
split-complementary
#F2D2CD #CDF2E4 #CDDAF2
monochromatic
#D97B6C #E5A69C #F2D2CD #F9E9E7 #F9E9E7
Accessibility & contrast
On white
1.41
#F2D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#F2D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D2CD
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D2CD | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CD
Deuteranopia (green-blind)
#DFDBCD
Tritanopia (blue-blind)
#FACED1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f2d2cd; /* rgb */ color: rgb(242, 210, 205); /* oklch */ color: oklch(88.9% 0.037 28.4);
Tailwind
colors: {
custom: {
50: '#f6dfdc',
500: '#f2d2cd',
950: '#000000',
},
}SCSS
$custom: #f2d2cd; $custom-light: #f6dfdc; $custom-dark: #000000;
JSON
{
"hex": "#f2d2cd",
"rgb": {
"r": 242,
"g": 210,
"b": 205
},
"hsl": {
"h": 8.108,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.88921,
"c": 0.03668,
"h": 28.4
},
"luminance": 0.69378
}Semantic roles & 50–950 ramp
primary
#F2D2CD
secondary
#92C9D1
accent
#B0C61F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484