#F2DECA#F2DECA
#F2DECA is a very light, muted orange. Relative luminance 0.754; OKLCH L 91.2% C 0.035 H 67.4°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DECA |
|---|---|
| RGB | rgb(242, 222, 202) |
| HSL | hsl(30, 61%, 87%) |
| HSV | hsv(30, 17%, 95%) |
| CMYK | cmyk(0%, 8.3%, 16.5%, 5.1%) |
| CIE-LAB | lab(89.57, 3.67, 12.29) |
| CIE-LCH | lch(89.57, 12.83, 73.38°) |
| OKLab | oklab(91.15% 0.0133 0.032) |
| OKLCH | oklch(91.15% 0.035 67.4) |
| XYZ | xyz(73.3995, 75.3856, 66.5500) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.10
Antiquewhite
#FAEBD7
ΔE00 3.44
Champagne
#F7E7CE
ΔE00 3.66
Bisque
#FFE4C4
ΔE00 4.26
Blanchedalmond
#FFEBCD
ΔE00 4.66
Papayawhip
#FFEFD5
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DECA #CADEF2
analogous
#F2CACA #F2DECA #F2F2CA
triadic
#F2DECA #CAF2DE #DECAF2
tetradic
#F2DECA #CAF2CA #CADEF2 #F2CAF2
square
#F2DECA #CAF2CA #CADEF2 #F2CAF2
split-complementary
#F2DECA #CAF2F2 #CACAF2
monochromatic
#DAA168 #E6BF99 #F2DECA #F9F0E6 #F9F0E6
Accessibility & contrast
On white
1.31
#F2DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#F2DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DECA
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DECA | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFC9
Deuteranopia (green-blind)
#EAE3CA
Tritanopia (blue-blind)
#FAD9D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2deca; /* rgb */ color: rgb(242, 222, 202); /* oklch */ color: oklch(91.2% 0.035 67.4);
Tailwind
colors: {
custom: {
50: '#f6e8da',
500: '#f2deca',
950: '#000000',
},
}SCSS
$custom: #f2deca; $custom-light: #f6e8da; $custom-dark: #000000;
JSON
{
"hex": "#f2deca",
"rgb": {
"r": 242,
"g": 222,
"b": 202
},
"hsl": {
"h": 30,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.91153,
"c": 0.03467,
"h": 67.4
},
"luminance": 0.75384
}Semantic roles & 50–950 ramp
primary
#F2DECA
secondary
#8FB0D2
accent
#73C81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483