#F2DEC8#F2DEC8
#F2DEC8 is a very light, muted orange. Relative luminance 0.753; OKLCH L 91.1% C 0.037 H 70.0°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEC8 |
|---|---|
| RGB | rgb(242, 222, 200) |
| HSL | hsl(31, 62%, 87%) |
| HSV | hsv(31, 17%, 95%) |
| CMYK | cmyk(0%, 8.3%, 17.4%, 5.1%) |
| CIE-LAB | lab(89.53, 3.37, 13.28) |
| CIE-LCH | lch(89.53, 13.70, 75.76°) |
| OKLab | oklab(91.1% 0.0126 0.0345) |
| OKLCH | oklch(91.1% 0.037 70) |
| XYZ | xyz(73.1642, 75.2915, 65.3109) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.91
Champagne
#F7E7CE
ΔE00 3.09
Antiquewhite
#FAEBD7
ΔE00 3.31
Bisque
#FFE4C4
ΔE00 3.70
Blanchedalmond
#FFEBCD
ΔE00 4.02
Papayawhip
#FFEFD5
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEC8 #C8DCF2
analogous
#F2C9C8 #F2DEC8 #F1F2C8
triadic
#F2DEC8 #C8F2DE #DEC8F2
tetradic
#F2DEC8 #C8F2C9 #C8DCF2 #F2C8F1
square
#F2DEC8 #C8F2C9 #C8DCF2 #F2C8F1
split-complementary
#F2DEC8 #C8F1F2 #C9C8F2
monochromatic
#DBA365 #E6C097 #F2DEC8 #F9F0E6 #F9F0E6
Accessibility & contrast
On white
1.31
#F2DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#F2DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEC8
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEC8 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC7
Deuteranopia (green-blind)
#EAE3C8
Tritanopia (blue-blind)
#FAD9D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2dec8; /* rgb */ color: rgb(242, 222, 200); /* oklch */ color: oklch(91.1% 0.037 70.0);
Tailwind
colors: {
custom: {
50: '#f6e8d8',
500: '#f2dec8',
950: '#000000',
},
}SCSS
$custom: #f2dec8; $custom-light: #f6e8d8; $custom-dark: #000000;
JSON
{
"hex": "#f2dec8",
"rgb": {
"r": 242,
"g": 222,
"b": 200
},
"hsl": {
"h": 31.429,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.91104,
"c": 0.0367,
"h": 70
},
"luminance": 0.7529
}Semantic roles & 50–950 ramp
primary
#F2DEC8
secondary
#8DADD2
accent
#6FC91C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483