#FFD9CB#FFD9CB
#FFD9CB is a very light, muted orange. Relative luminance 0.752; OKLCH L 91.4% C 0.047 H 41.3°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9CB |
|---|---|
| RGB | rgb(255, 217, 203) |
| HSL | hsl(16, 100%, 90%) |
| HSV | hsv(16, 20%, 100%) |
| CMYK | cmyk(0%, 14.9%, 20.4%, 0%) |
| CIE-LAB | lab(89.49, 11.09, 11.80) |
| CIE-LCH | lch(89.49, 16.19, 46.78°) |
| OKLab | oklab(91.36% 0.0351 0.0308) |
| OKLCH | oklch(91.36% 0.047 41.3) |
| XYZ | xyz(76.8326, 75.2000, 66.9561) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.51
Apricot
#FBCEB1
ΔE00 5.96
Peach
#FFDAB9
ΔE00 7.70
Light Peach
#FFD8B1
ΔE00 9.40
Bisque
#FFE4C4
ΔE00 9.85
Pale Rose
#FDC1C5
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9CB #CBF1FF
analogous
#FFCBD7 #FFD9CB #FFF3CB
triadic
#FFD9CB #CBFFD9 #D9CBFF
tetradic
#FFD9CB #D7FFCB #CBF1FF #F3CBFF
square
#FFD9CB #D7FFCB #CBF1FF #F3CBFF
split-complementary
#FFD9CB #CBFFF3 #CBD7FF
monochromatic
#FF8051 #FFAC8E #FFD9CB #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.31
#FFD9CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#FFD9CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9CB
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9CB | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCCA
Deuteranopia (green-blind)
#EBE4CB
Tritanopia (blue-blind)
#FFD4D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd9cb; /* rgb */ color: rgb(255, 217, 203); /* oklch */ color: oklch(91.4% 0.047 41.3);
Tailwind
colors: {
custom: {
50: '#ffe4da',
500: '#ffd9cb',
950: '#000000',
},
}SCSS
$custom: #ffd9cb; $custom-light: #ffe4da; $custom-dark: #000000;
JSON
{
"hex": "#ffd9cb",
"rgb": {
"r": 255,
"g": 217,
"b": 203
},
"hsl": {
"h": 16.154,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.91357,
"c": 0.04668,
"h": 41.3
},
"luminance": 0.75198
}Semantic roles & 50–950 ramp
primary
#FFD9CB
secondary
#85CEE9
accent
#A8E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483