#F8D8CD#F8D8CD
#F8D8CD is a very light, muted orange. Relative luminance 0.735; OKLCH L 90.6% C 0.039 H 39.9°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D8CD |
|---|---|
| RGB | rgb(248, 216, 205) |
| HSL | hsl(15, 75%, 89%) |
| HSV | hsv(15, 17%, 97%) |
| CMYK | cmyk(0%, 12.9%, 17.3%, 2.7%) |
| CIE-LAB | lab(88.68, 9.38, 9.51) |
| CIE-LCH | lch(88.68, 13.36, 45.38°) |
| OKLab | oklab(90.59% 0.0298 0.0249) |
| OKLCH | oklch(90.59% 0.039 39.9) |
| XYZ | xyz(74.2865, 73.4780, 68.0152) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.35
Apricot
#FBCEB1
ΔE00 7.02
Peach
#FFDAB9
ΔE00 8.33
Very Light Pink
#FFF4F2
ΔE00 9.24
Lavenderblush
#FFF0F5
ΔE00 9.53
Linen
#FAF0E6
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D8CD #CDEDF8
analogous
#F8CDD8 #F8D8CD #F8EECD
triadic
#F8D8CD #CDF8D8 #D8CDF8
tetradic
#F8D8CD #D8F8CD #CDEDF8 #EECDF8
square
#F8D8CD #D8F8CD #CDEDF8 #EECDF8
split-complementary
#F8D8CD #CDF8EE #CDD8F8
monochromatic
#E98462 #F0AE97 #F8D8CD #FBEAE4 #FBEAE4
Accessibility & contrast
On white
1.34
#F8D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#F8D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D8CD
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D8CD | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#E7E1CD
Tritanopia (blue-blind)
#FFD4D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f8d8cd; /* rgb */ color: rgb(248, 216, 205); /* oklch */ color: oklch(90.6% 0.039 39.9);
Tailwind
colors: {
custom: {
50: '#fbe4dc',
500: '#f8d8cd',
950: '#000000',
},
}SCSS
$custom: #f8d8cd; $custom-light: #fbe4dc; $custom-dark: #000000;
JSON
{
"hex": "#f8d8cd",
"rgb": {
"r": 248,
"g": 216,
"b": 205
},
"hsl": {
"h": 15.349,
"s": 75.439,
"l": 88.824
},
"oklch": {
"l": 0.90593,
"c": 0.03886,
"h": 39.9
},
"luminance": 0.73476
}Semantic roles & 50–950 ramp
primary
#F8D8CD
secondary
#8DC8DC
accent
#A4D80E
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484