#F2D7CD#F2D7CD
#F2D7CD is a very light, muted orange. Relative luminance 0.719; OKLCH L 89.9% C 0.033 H 41.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D7CD |
|---|---|
| RGB | rgb(242, 215, 205) |
| HSL | hsl(16, 59%, 88%) |
| HSV | hsv(16, 15%, 95%) |
| CMYK | cmyk(0%, 11.2%, 15.3%, 5.1%) |
| CIE-LAB | lab(87.91, 7.75, 8.35) |
| CIE-LCH | lch(87.91, 11.39, 47.12°) |
| OKLab | oklab(89.88% 0.0248 0.0219) |
| OKLCH | oklch(89.88% 0.033 41.4) |
| XYZ | xyz(71.9374, 71.8876, 67.8319) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.39
Apricot
#FBCEB1
ΔE00 7.67
Very Light Pink
#FFF4F2
ΔE00 8.38
Linen
#FAF0E6
ΔE00 8.44
Peach
#FFDAB9
ΔE00 8.48
Warm Beige
#E9DCC9
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D7CD #CDE8F2
analogous
#F2CDD5 #F2D7CD #F2E9CD
triadic
#F2D7CD #CDF2D7 #D7CDF2
tetradic
#F2D7CD #D5F2CD #CDE8F2 #E9CDF2
square
#F2D7CD #D5F2CD #CDE8F2 #E9CDF2
split-complementary
#F2D7CD #CDF2E9 #CDD5F2
monochromatic
#D9896C #E5B09C #F2D7CD #F9ECE7 #F9ECE7
Accessibility & contrast
On white
1.37
#F2D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#F2D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D7CD
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D7CD | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#E3DFCD
Tritanopia (blue-blind)
#FAD3D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2d7cd; /* rgb */ color: rgb(242, 215, 205); /* oklch */ color: oklch(89.9% 0.033 41.4);
Tailwind
colors: {
custom: {
50: '#f6e3dc',
500: '#f2d7cd',
950: '#000000',
},
}SCSS
$custom: #f2d7cd; $custom-light: #f6e3dc; $custom-dark: #000000;
JSON
{
"hex": "#f2d7cd",
"rgb": {
"r": 242,
"g": 215,
"b": 205
},
"hsl": {
"h": 16.216,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.89876,
"c": 0.03314,
"h": 41.4
},
"luminance": 0.71886
}Semantic roles & 50–950 ramp
primary
#F2D7CD
secondary
#92C0D1
accent
#99C61F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484