#F8DDCD#F8DDCD
#F8DDCD is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.5% C 0.037 H 52.7°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DDCD |
|---|---|
| RGB | rgb(248, 221, 205) |
| HSL | hsl(22, 75%, 89%) |
| HSV | hsv(22, 17%, 97%) |
| CMYK | cmyk(0%, 10.9%, 17.3%, 2.7%) |
| CIE-LAB | lab(89.90, 6.79, 11.25) |
| CIE-LCH | lch(89.90, 13.14, 58.88°) |
| OKLab | oklab(91.55% 0.0224 0.0294) |
| OKLCH | oklch(91.55% 0.037 52.7) |
| XYZ | xyz(75.5870, 76.0790, 68.4487) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 5.90
Mistyrose
#FFE4E1
ΔE00 6.23
Apricot
#FBCEB1
ΔE00 6.47
Bisque
#FFE4C4
ΔE00 6.52
Antiquewhite
#FAEBD7
ΔE00 6.56
Warm Beige
#E9DCC9
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DDCD #CDE8F8
analogous
#F8CDD3 #F8DDCD #F8F3CD
triadic
#F8DDCD #CDF8DD #DDCDF8
tetradic
#F8DDCD #D3F8CD #CDE8F8 #F3CDF8
square
#F8DDCD #D3F8CD #CDE8F8 #F3CDF8
split-complementary
#F8DDCD #CDF8F3 #CDD3F8
monochromatic
#E99462 #F0B897 #F8DDCD #FBEDE4 #FBEDE4
Accessibility & contrast
On white
1.30
#F8DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#F8DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DDCD
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DDCD | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCC
Deuteranopia (green-blind)
#EBE4CD
Tritanopia (blue-blind)
#FFD8D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f8ddcd; /* rgb */ color: rgb(248, 221, 205); /* oklch */ color: oklch(91.5% 0.037 52.7);
Tailwind
colors: {
custom: {
50: '#fbe7dc',
500: '#f8ddcd',
950: '#000000',
},
}SCSS
$custom: #f8ddcd; $custom-light: #fbe7dc; $custom-dark: #000000;
JSON
{
"hex": "#f8ddcd",
"rgb": {
"r": 248,
"g": 221,
"b": 205
},
"hsl": {
"h": 22.326,
"s": 75.439,
"l": 88.824
},
"oklch": {
"l": 0.91548,
"c": 0.03693,
"h": 52.7
},
"luminance": 0.76077
}Semantic roles & 50–950 ramp
primary
#F8DDCD
secondary
#8DBFDC
accent
#8DD80E
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484