#F5DDCD#F5DDCD
#F5DDCD is a very light, muted orange. Relative luminance 0.755; OKLCH L 91.3% C 0.034 H 55.9°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DDCD |
|---|---|
| RGB | rgb(245, 221, 205) |
| HSL | hsl(24, 67%, 88%) |
| HSV | hsv(24, 16%, 96%) |
| CMYK | cmyk(0%, 9.8%, 16.3%, 3.9%) |
| CIE-LAB | lab(89.64, 5.72, 10.85) |
| CIE-LCH | lch(89.64, 12.27, 62.23°) |
| OKLab | oklab(91.29% 0.0192 0.0284) |
| OKLCH | oklch(91.29% 0.034 55.9) |
| XYZ | xyz(74.5317, 75.5348, 68.3993) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 5.58
Warm Beige
#E9DCC9
ΔE00 5.62
Peach
#FFDAB9
ΔE00 6.04
Bisque
#FFE4C4
ΔE00 6.05
Champagne
#F7E7CE
ΔE00 6.42
Linen
#FAF0E6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DDCD #CDE5F5
analogous
#F5CDD1 #F5DDCD #F5F1CD
triadic
#F5DDCD #CDF5DD #DDCDF5
tetradic
#F5DDCD #D1F5CD #CDE5F5 #F1CDF5
square
#F5DDCD #D1F5CD #CDE5F5 #F1CDF5
split-complementary
#F5DDCD #CDF5F1 #CDD1F5
monochromatic
#E19867 #EBBA9A #F5DDCD #FAEEE5 #FAEEE5
Accessibility & contrast
On white
1.30
#F5DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#F5DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DDCD
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DDCD | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECC
Deuteranopia (green-blind)
#E9E3CD
Tritanopia (blue-blind)
#FDD9D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f5ddcd; /* rgb */ color: rgb(245, 221, 205); /* oklch */ color: oklch(91.3% 0.034 55.9);
Tailwind
colors: {
custom: {
50: '#f8e7dc',
500: '#f5ddcd',
950: '#000000',
},
}SCSS
$custom: #f5ddcd; $custom-light: #f8e7dc; $custom-dark: #000000;
JSON
{
"hex": "#f5ddcd",
"rgb": {
"r": 245,
"g": 221,
"b": 205
},
"hsl": {
"h": 24,
"s": 66.667,
"l": 88.235
},
"oklch": {
"l": 0.91289,
"c": 0.03423,
"h": 55.9
},
"luminance": 0.75533
}Semantic roles & 50–950 ramp
primary
#F5DDCD
secondary
#90BAD7
accent
#85CF17
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484