#F4DECF#F4DECF
#F4DECF is a very light, muted orange. Relative luminance 0.760; OKLCH L 91.4% C 0.032 H 56.6°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DECF |
|---|---|
| RGB | rgb(244, 222, 207) |
| HSL | hsl(24, 63%, 88%) |
| HSV | hsv(24, 15%, 96%) |
| CMYK | cmyk(0%, 9%, 15.2%, 4.3%) |
| CIE-LAB | lab(89.85, 5.15, 10.09) |
| CIE-LCH | lch(89.85, 11.33, 62.97°) |
| OKLab | oklab(91.45% 0.0174 0.0264) |
| OKLCH | oklch(91.45% 0.032 56.6) |
| XYZ | xyz(74.6914, 75.9822, 69.7508) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 5.13
Warm Beige
#E9DCC9
ΔE00 5.14
Linen
#FAF0E6
ΔE00 5.84
Champagne
#F7E7CE
ΔE00 6.10
Bisque
#FFE4C4
ΔE00 6.21
Peach
#FFDAB9
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DECF #CFE5F4
analogous
#F4CFD2 #F4DECF #F4F0CF
triadic
#F4DECF #CFF4DE #DECFF4
tetradic
#F4DECF #D2F4CF #CFE5F4 #F0CFF4
square
#F4DECF #D2F4CF #CFE5F4 #F0CFF4
split-complementary
#F4DECF #CFF4F0 #CFD2F4
monochromatic
#DD9A6B #E9BC9D #F4DECF #F9EEE6 #F9EEE6
Accessibility & contrast
On white
1.30
#F4DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#F4DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DECF
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DECF | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCE
Deuteranopia (green-blind)
#E9E4CF
Tritanopia (blue-blind)
#FBDADA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4decf; /* rgb */ color: rgb(244, 222, 207); /* oklch */ color: oklch(91.4% 0.032 56.6);
Tailwind
colors: {
custom: {
50: '#f8e8dd',
500: '#f4decf',
950: '#000000',
},
}SCSS
$custom: #f4decf; $custom-light: #f8e8dd; $custom-dark: #000000;
JSON
{
"hex": "#f4decf",
"rgb": {
"r": 244,
"g": 222,
"b": 207
},
"hsl": {
"h": 24.324,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.91448,
"c": 0.03163,
"h": 56.6
},
"luminance": 0.75981
}Semantic roles & 50–950 ramp
primary
#F4DECF
secondary
#92BAD5
accent
#83CA1B
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484