#F2D2CA#F2D2CA
#F2D2CA is a very light, muted red. Relative luminance 0.692; OKLCH L 88.8% C 0.038 H 34.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D2CA |
|---|---|
| RGB | rgb(242, 210, 202) |
| HSL | hsl(12, 61%, 87%) |
| HSV | hsv(12, 17%, 95%) |
| CMYK | cmyk(0%, 13.2%, 16.5%, 5.1%) |
| CIE-LAB | lab(86.62, 9.90, 8.08) |
| CIE-LCH | lch(86.62, 12.78, 39.22°) |
| OKLab | oklab(88.84% 0.0311 0.0213) |
| OKLCH | oklch(88.84% 0.038 34.3) |
| XYZ | xyz(70.3250, 69.2366, 65.5251) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.56
Apricot
#FBCEB1
ΔE00 8.02
Light Rose
#FFC5CB
ΔE00 9.27
Pale Rose
#FDC1C5
ΔE00 9.34
Lavenderblush
#FFF0F5
ΔE00 9.58
Pale Pink
#FFCFDC
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D2CA #CAEAF2
analogous
#F2CAD6 #F2D2CA #F2E6CA
triadic
#F2D2CA #CAF2D2 #D2CAF2
tetradic
#F2D2CA #D6F2CA #CAEAF2 #E6CAF2
square
#F2D2CA #D6F2CA #CAEAF2 #E6CAF2
split-complementary
#F2D2CA #CAF2E6 #CAD6F2
monochromatic
#DA7F68 #E6A899 #F2D2CA #F9EAE6 #F9EAE6
Accessibility & contrast
On white
1.41
#F2D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#F2D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D2CA
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D2CA | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C9
Deuteranopia (green-blind)
#E0DBCA
Tritanopia (blue-blind)
#FACED0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f2d2ca; /* rgb */ color: rgb(242, 210, 202); /* oklch */ color: oklch(88.8% 0.038 34.3);
Tailwind
colors: {
custom: {
50: '#f6dfda',
500: '#f2d2ca',
950: '#000000',
},
}SCSS
$custom: #f2d2ca; $custom-light: #f6dfda; $custom-dark: #000000;
JSON
{
"hex": "#f2d2ca",
"rgb": {
"r": 242,
"g": 210,
"b": 202
},
"hsl": {
"h": 12,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.88842,
"c": 0.03769,
"h": 34.3
},
"luminance": 0.69235
}Semantic roles & 50–950 ramp
primary
#F2D2CA
secondary
#8FC4D2
accent
#A6C81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483