#F4DDCD#F4DDCD
#F4DDCD is a very light, muted orange. Relative luminance 0.754; OKLCH L 91.2% C 0.033 H 57.1°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DDCD |
|---|---|
| RGB | rgb(244, 221, 205) |
| HSL | hsl(25, 64%, 88%) |
| HSV | hsv(25, 16%, 96%) |
| CMYK | cmyk(0%, 9.4%, 16%, 4.3%) |
| CIE-LAB | lab(89.56, 5.36, 10.72) |
| CIE-LCH | lch(89.56, 11.99, 63.45°) |
| OKLab | oklab(91.2% 0.0181 0.028) |
| OKLCH | oklch(91.2% 0.033 57.1) |
| XYZ | xyz(74.1837, 75.3554, 68.3829) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.22
Antiquewhite
#FAEBD7
ΔE00 5.27
Bisque
#FFE4C4
ΔE00 5.93
Champagne
#F7E7CE
ΔE00 6.10
Peach
#FFDAB9
ΔE00 6.14
Linen
#FAF0E6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DDCD #CDE4F4
analogous
#F4CDD0 #F4DDCD #F4F0CD
triadic
#F4DDCD #CDF4DD #DDCDF4
tetradic
#F4DDCD #D0F4CD #CDE4F4 #F0CDF4
square
#F4DDCD #D0F4CD #CDE4F4 #F0CDF4
split-complementary
#F4DDCD #CDF4F0 #CDD0F4
monochromatic
#DE9969 #E9BB9B #F4DDCD #F9EEE6 #F9EEE6
Accessibility & contrast
On white
1.31
#F4DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#F4DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DDCD
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DDCD | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECC
Deuteranopia (green-blind)
#E9E3CD
Tritanopia (blue-blind)
#FCD9D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4ddcd; /* rgb */ color: rgb(244, 221, 205); /* oklch */ color: oklch(91.2% 0.033 57.1);
Tailwind
colors: {
custom: {
50: '#f8e7dc',
500: '#f4ddcd',
950: '#000000',
},
}SCSS
$custom: #f4ddcd; $custom-light: #f8e7dc; $custom-dark: #000000;
JSON
{
"hex": "#f4ddcd",
"rgb": {
"r": 244,
"g": 221,
"b": 205
},
"hsl": {
"h": 24.615,
"s": 63.934,
"l": 88.039
},
"oklch": {
"l": 0.91204,
"c": 0.03335,
"h": 57.1
},
"luminance": 0.75354
}Semantic roles & 50–950 ramp
primary
#F4DDCD
secondary
#90B9D5
accent
#83CC1A
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484