#F4DEC8#F4DEC8
#F4DEC8 is a very light, muted orange. Relative luminance 0.756; OKLCH L 91.3% C 0.038 H 67.3°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DEC8 |
|---|---|
| RGB | rgb(244, 222, 200) |
| HSL | hsl(30, 67%, 87%) |
| HSV | hsv(30, 18%, 96%) |
| CMYK | cmyk(0%, 9%, 18%, 4.3%) |
| CIE-LAB | lab(89.70, 4.09, 13.54) |
| CIE-LCH | lch(89.70, 14.14, 73.19°) |
| OKLab | oklab(91.27% 0.0147 0.0352) |
| OKLCH | oklch(91.27% 0.038 67.3) |
| XYZ | xyz(73.8546, 75.6474, 65.3433) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.54
Warm Beige
#E9DCC9
ΔE00 3.71
Champagne
#F7E7CE
ΔE00 3.76
Antiquewhite
#FAEBD7
ΔE00 3.80
Blanchedalmond
#FFEBCD
ΔE00 4.37
Papayawhip
#FFEFD5
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DEC8 #C8DEF4
analogous
#F4C8C8 #F4DEC8 #F4F4C8
triadic
#F4DEC8 #C8F4DE #DEC8F4
tetradic
#F4DEC8 #C8F4C8 #C8DEF4 #F4C8F4
square
#F4DEC8 #C8F4C8 #C8DEF4 #F4C8F4
split-complementary
#F4DEC8 #C8F4F4 #C8C8F4
monochromatic
#E0A162 #EABF95 #F4DEC8 #FAF0E5 #FAF0E5
Accessibility & contrast
On white
1.30
#F4DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#F4DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DEC8
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DEC8 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC7
Deuteranopia (green-blind)
#EBE4C8
Tritanopia (blue-blind)
#FCD9D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4dec8; /* rgb */ color: rgb(244, 222, 200); /* oklch */ color: oklch(91.3% 0.038 67.3);
Tailwind
colors: {
custom: {
50: '#f8e8d8',
500: '#f4dec8',
950: '#000000',
},
}SCSS
$custom: #f4dec8; $custom-light: #f8e8d8; $custom-dark: #000000;
JSON
{
"hex": "#f4dec8",
"rgb": {
"r": 244,
"g": 222,
"b": 200
},
"hsl": {
"h": 30,
"s": 66.667,
"l": 87.059
},
"oklch": {
"l": 0.91274,
"c": 0.0381,
"h": 67.3
},
"luminance": 0.75646
}Semantic roles & 50–950 ramp
primary
#F4DEC8
secondary
#8BB0D5
accent
#73CF17
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483