#F2D7CA#F2D7CA
#F2D7CA is a very light, muted orange. Relative luminance 0.717; OKLCH L 89.8% C 0.035 H 47.4°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D7CA |
|---|---|
| RGB | rgb(242, 215, 202) |
| HSL | hsl(20, 61%, 87%) |
| HSV | hsv(20, 17%, 95%) |
| CMYK | cmyk(0%, 11.2%, 16.5%, 5.1%) |
| CIE-LAB | lab(87.85, 7.29, 9.83) |
| CIE-LCH | lch(87.85, 12.24, 53.43°) |
| OKLab | oklab(89.8% 0.0237 0.0257) |
| OKLCH | oklch(89.8% 0.035 47.4) |
| XYZ | xyz(71.5788, 71.7441, 65.9431) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.52
Apricot
#FBCEB1
ΔE00 6.72
Peach
#FFDAB9
ΔE00 7.16
Warm Beige
#E9DCC9
ΔE00 7.60
Antiquewhite
#FAEBD7
ΔE00 7.96
Linen
#FAF0E6
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D7CA #CAE5F2
analogous
#F2CAD1 #F2D7CA #F2EBCA
triadic
#F2D7CA #CAF2D7 #D7CAF2
tetradic
#F2D7CA #D1F2CA #CAE5F2 #EBCAF2
square
#F2D7CA #D1F2CA #CAE5F2 #EBCAF2
split-complementary
#F2D7CA #CAF2EB #CAD1F2
monochromatic
#DA8D68 #E6B299 #F2D7CA #F9ECE6 #F9ECE6
Accessibility & contrast
On white
1.37
#F2D7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#F2D7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D7CA
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D7CA | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#E4DECA
Tritanopia (blue-blind)
#FAD3D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2d7ca; /* rgb */ color: rgb(242, 215, 202); /* oklch */ color: oklch(89.8% 0.035 47.4);
Tailwind
colors: {
custom: {
50: '#f6e3da',
500: '#f2d7ca',
950: '#000000',
},
}SCSS
$custom: #f2d7ca; $custom-light: #f6e3da; $custom-dark: #000000;
JSON
{
"hex": "#f2d7ca",
"rgb": {
"r": 242,
"g": 215,
"b": 202
},
"hsl": {
"h": 19.5,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.89799,
"c": 0.03497,
"h": 47.4
},
"luminance": 0.71742
}Semantic roles & 50–950 ramp
primary
#F2D7CA
secondary
#8FBCD2
accent
#91C81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483