#F2DEC7#F2DEC7
#F2DEC7 is a very light, muted orange. Relative luminance 0.752; OKLCH L 91.1% C 0.038 H 71.2°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEC7 |
|---|---|
| RGB | rgb(242, 222, 199) |
| HSL | hsl(32, 62%, 86%) |
| HSV | hsv(32, 18%, 95%) |
| CMYK | cmyk(0%, 8.3%, 17.8%, 5.1%) |
| CIE-LAB | lab(89.51, 3.22, 13.77) |
| CIE-LCH | lch(89.51, 14.14, 76.84°) |
| OKLab | oklab(91.08% 0.0122 0.0357) |
| OKLCH | oklch(91.08% 0.038 71.2) |
| XYZ | xyz(73.0477, 75.2449, 64.6974) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.86
Warm Beige
#E9DCC9
ΔE00 2.90
Antiquewhite
#FAEBD7
ΔE00 3.33
Bisque
#FFE4C4
ΔE00 3.47
Blanchedalmond
#FFEBCD
ΔE00 3.74
Papayawhip
#FFEFD5
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEC7 #C7DBF2
analogous
#F2C9C7 #F2DEC7 #F1F2C7
triadic
#F2DEC7 #C7F2DE #DEC7F2
tetradic
#F2DEC7 #C7F2C9 #C7DBF2 #F2C7F1
square
#F2DEC7 #C7F2C9 #C7DBF2 #F2C7F1
split-complementary
#F2DEC7 #C7F1F2 #C9C7F2
monochromatic
#DBA364 #E6C195 #F2DEC7 #F9F0E6 #F9F0E6
Accessibility & contrast
On white
1.31
#F2DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#F2DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEC7
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEC7 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC6
Deuteranopia (green-blind)
#EAE3C7
Tritanopia (blue-blind)
#FAD9D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2dec7; /* rgb */ color: rgb(242, 222, 199); /* oklch */ color: oklch(91.1% 0.038 71.2);
Tailwind
colors: {
custom: {
50: '#f6e8d8',
500: '#f2dec7',
950: '#000000',
},
}SCSS
$custom: #f2dec7; $custom-light: #f6e8d8; $custom-dark: #000000;
JSON
{
"hex": "#f2dec7",
"rgb": {
"r": 242,
"g": 222,
"b": 199
},
"hsl": {
"h": 32.093,
"s": 62.319,
"l": 86.471
},
"oklch": {
"l": 0.9108,
"c": 0.03774,
"h": 71.2
},
"luminance": 0.75243
}Semantic roles & 50–950 ramp
primary
#F2DEC7
secondary
#8CACD2
accent
#6DCA1B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483