#F2D3CA#F2D3CA
#F2D3CA is a very light, muted red. Relative luminance 0.697; OKLCH L 89.0% C 0.037 H 36.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D3CA |
|---|---|
| RGB | rgb(242, 211, 202) |
| HSL | hsl(14, 61%, 87%) |
| HSV | hsv(14, 17%, 95%) |
| CMYK | cmyk(0%, 12.8%, 16.5%, 5.1%) |
| CIE-LAB | lab(86.87, 9.38, 8.43) |
| CIE-LCH | lch(86.87, 12.61, 41.95°) |
| OKLab | oklab(89.03% 0.0296 0.0222) |
| OKLCH | oklch(89.03% 0.037 36.8) |
| XYZ | xyz(70.5726, 69.7319, 65.6077) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.57
Apricot
#FBCEB1
ΔE00 7.65
Peach
#FFDAB9
ΔE00 9.28
Lavenderblush
#FFF0F5
ΔE00 9.56
Very Light Pink
#FFF4F2
ΔE00 9.62
Light Rose
#FFC5CB
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D3CA #CAE9F2
analogous
#F2CAD5 #F2D3CA #F2E7CA
triadic
#F2D3CA #CAF2D3 #D3CAF2
tetradic
#F2D3CA #D5F2CA #CAE9F2 #E7CAF2
square
#F2D3CA #D5F2CA #CAE9F2 #E7CAF2
split-complementary
#F2D3CA #CAF2E7 #CAD5F2
monochromatic
#DA8168 #E6AA99 #F2D3CA #F9EBE6 #F9EBE6
Accessibility & contrast
On white
1.41
#F2D3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#F2D3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D3CA
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D3CA | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#E1DCCA
Tritanopia (blue-blind)
#FACFD0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f2d3ca; /* rgb */ color: rgb(242, 211, 202); /* oklch */ color: oklch(89.0% 0.037 36.8);
Tailwind
colors: {
custom: {
50: '#f6e0da',
500: '#f2d3ca',
950: '#000000',
},
}SCSS
$custom: #f2d3ca; $custom-light: #f6e0da; $custom-dark: #000000;
JSON
{
"hex": "#f2d3ca",
"rgb": {
"r": 242,
"g": 211,
"b": 202
},
"hsl": {
"h": 13.5,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.89033,
"c": 0.037,
"h": 36.8
},
"luminance": 0.6973
}Semantic roles & 50–950 ramp
primary
#F2D3CA
secondary
#8FC3D2
accent
#A2C81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483