#F7DEC3#F7DEC3
#F7DEC3 is a very light, muted orange. Relative luminance 0.760; OKLCH L 91.4% C 0.045 H 69.4°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DEC3 |
|---|---|
| RGB | rgb(247, 222, 195) |
| HSL | hsl(31, 76%, 87%) |
| HSV | hsv(31, 21%, 97%) |
| CMYK | cmyk(0%, 10.1%, 21.1%, 3.1%) |
| CIE-LAB | lab(89.84, 4.45, 16.39) |
| CIE-LCH | lch(89.84, 16.98, 74.81°) |
| OKLab | oklab(91.41% 0.0159 0.0423) |
| OKLCH | oklch(91.41% 0.045 69.4) |
| XYZ | xyz(74.3295, 75.9588, 62.3652) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.05
Blanchedalmond
#FFEBCD
ΔE00 3.77
Peach
#FFDAB9
ΔE00 3.84
Champagne
#F7E7CE
ΔE00 3.93
Antiquewhite
#FAEBD7
ΔE00 4.61
Warm Beige
#E9DCC9
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DEC3 #C3DCF7
analogous
#F7C4C3 #F7DEC3 #F6F7C3
triadic
#F7DEC3 #C3F7DE #DEC3F7
tetradic
#F7DEC3 #C3F7C4 #C3DCF7 #F7C3F6
square
#F7DEC3 #C3F7C4 #C3DCF7 #F7C3F6
split-complementary
#F7DEC3 #C3F6F7 #C4C3F7
monochromatic
#E9A357 #F0C08D #F7DEC3 #FBF0E4 #FBF0E4
Accessibility & contrast
On white
1.30
#F7DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#F7DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DEC3
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DEC3 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DFC1
Deuteranopia (green-blind)
#EDE4C4
Tritanopia (blue-blind)
#FFD8D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f7dec3; /* rgb */ color: rgb(247, 222, 195); /* oklch */ color: oklch(91.4% 0.045 69.4);
Tailwind
colors: {
custom: {
50: '#fae8d5',
500: '#f7dec3',
950: '#000000',
},
}SCSS
$custom: #f7dec3; $custom-light: #fae8d5; $custom-dark: #000000;
JSON
{
"hex": "#f7dec3",
"rgb": {
"r": 247,
"g": 222,
"b": 195
},
"hsl": {
"h": 31.154,
"s": 76.471,
"l": 86.667
},
"oklch": {
"l": 0.91413,
"c": 0.04523,
"h": 69.4
},
"luminance": 0.75957
}Semantic roles & 50–950 ramp
primary
#F7DEC3
secondary
#84ADDA
accent
#6FD90D
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483