#FFD8CB#FFD8CB
#FFD8CB is a very light, muted orange. Relative luminance 0.747; OKLCH L 91.2% C 0.047 H 39.3°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8CB |
|---|---|
| RGB | rgb(255, 216, 203) |
| HSL | hsl(15, 100%, 90%) |
| HSV | hsv(15, 20%, 100%) |
| CMYK | cmyk(0%, 15.3%, 20.4%, 0%) |
| CIE-LAB | lab(89.25, 11.61, 11.46) |
| CIE-LCH | lch(89.25, 16.31, 44.63°) |
| OKLab | oklab(91.17% 0.0366 0.0299) |
| OKLCH | oklch(91.17% 0.047 39.3) |
| XYZ | xyz(76.5756, 74.6860, 66.8705) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.43
Apricot
#FBCEB1
ΔE00 6.32
Peach
#FFDAB9
ΔE00 8.29
Pale Rose
#FDC1C5
ΔE00 9.88
Light Rose
#FFC5CB
ΔE00 9.89
Light Peach
#FFD8B1
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8CB #CBF2FF
analogous
#FFCBD8 #FFD8CB #FFF2CB
triadic
#FFD8CB #CBFFD8 #D8CBFF
tetradic
#FFD8CB #D8FFCB #CBF2FF #F2CBFF
square
#FFD8CB #D8FFCB #CBF2FF #F2CBFF
split-complementary
#FFD8CB #CBFFF2 #CBD8FF
monochromatic
#FF7C51 #FFAA8E #FFD8CB #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.32
#FFD8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#FFD8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8CB
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8CB | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCA
Deuteranopia (green-blind)
#EAE3CB
Tritanopia (blue-blind)
#FFD3D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd8cb; /* rgb */ color: rgb(255, 216, 203); /* oklch */ color: oklch(91.2% 0.047 39.3);
Tailwind
colors: {
custom: {
50: '#ffe4da',
500: '#ffd8cb',
950: '#000000',
},
}SCSS
$custom: #ffd8cb; $custom-light: #ffe4da; $custom-dark: #000000;
JSON
{
"hex": "#ffd8cb",
"rgb": {
"r": 255,
"g": 216,
"b": 203
},
"hsl": {
"h": 15,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.91169,
"c": 0.04726,
"h": 39.3
},
"luminance": 0.74684
}Semantic roles & 50–950 ramp
primary
#FFD8CB
secondary
#85D0E9
accent
#ACE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483