#F7DECA#F7DECA
#F7DECA is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.6% C 0.038 H 61.0°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DECA |
|---|---|
| RGB | rgb(247, 222, 202) |
| HSL | hsl(27, 74%, 88%) |
| HSV | hsv(27, 18%, 97%) |
| CMYK | cmyk(0%, 10.1%, 18.2%, 3.1%) |
| CIE-LAB | lab(89.99, 5.47, 12.94) |
| CIE-LCH | lch(89.99, 14.05, 67.09°) |
| OKLab | oklab(91.58% 0.0187 0.0337) |
| OKLCH | oklch(91.58% 0.039 61) |
| XYZ | xyz(75.1395, 76.2828, 66.6315) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 4.45
Peach
#FFDAB9
ΔE00 4.76
Antiquewhite
#FAEBD7
ΔE00 4.94
Warm Beige
#E9DCC9
ΔE00 5.17
Champagne
#F7E7CE
ΔE00 5.38
Blanchedalmond
#FFEBCD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DECA #CAE3F7
analogous
#F7CACC #F7DECA #F7F4CA
triadic
#F7DECA #CAF7DE #DECAF7
tetradic
#F7DECA #CCF7CA #CAE3F7 #F4CAF7
square
#F7DECA #CCF7CA #CAE3F7 #F4CAF7
split-complementary
#F7DECA #CAF7F4 #CACCF7
monochromatic
#E79C60 #EFBD95 #F7DECA #FBEEE4 #FBEEE4
Accessibility & contrast
On white
1.29
#F7DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#F7DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DECA
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DECA | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC9
Deuteranopia (green-blind)
#ECE5CA
Tritanopia (blue-blind)
#FFD9D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f7deca; /* rgb */ color: rgb(247, 222, 202); /* oklch */ color: oklch(91.6% 0.038 61.0);
Tailwind
colors: {
custom: {
50: '#fae8da',
500: '#f7deca',
950: '#000000',
},
}SCSS
$custom: #f7deca; $custom-light: #fae8da; $custom-dark: #000000;
JSON
{
"hex": "#f7deca",
"rgb": {
"r": 247,
"g": 222,
"b": 202
},
"hsl": {
"h": 26.667,
"s": 73.77,
"l": 88.039
},
"oklch": {
"l": 0.9158,
"c": 0.0385,
"h": 61
},
"luminance": 0.76281
}Semantic roles & 50–950 ramp
primary
#F7DECA
secondary
#8BB7DA
accent
#7ED610
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483