#FFD9BB#FFD9BB
#FFD9BB is a very light, muted orange. Relative luminance 0.745; OKLCH L 91.0% C 0.058 H 60.3°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9BB |
|---|---|
| RGB | rgb(255, 217, 187) |
| HSL | hsl(26, 100%, 87%) |
| HSV | hsv(26, 27%, 100%) |
| CMYK | cmyk(0%, 14.9%, 26.7%, 0%) |
| CIE-LAB | lab(89.15, 8.87, 19.70) |
| CIE-LCH | lch(89.15, 21.60, 65.77°) |
| OKLab | oklab(90.98% 0.0289 0.0505) |
| OKLCH | oklch(90.98% 0.058 60.3) |
| XYZ | xyz(75.0234, 74.4763, 57.4275) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.27
Light Peach
#FFD8B1
ΔE00 2.92
Apricot
#FBCEB1
ΔE00 3.21
Bisque
#FFE4C4
ΔE00 4.74
Navajowhite
#FFDEAD
ΔE00 6.82
Blanchedalmond
#FFEBCD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9BB #BBE1FF
analogous
#FFBBBF #FFD9BB #FFFBBB
triadic
#FFD9BB #BBFFD9 #D9BBFF
tetradic
#FFD9BB #BFFFBB #BBE1FF #FBBBFF
square
#FFD9BB #BFFFBB #BBE1FF #FBBBFF
split-complementary
#FFD9BB #BBFFFB #BBBFFF
monochromatic
#FF9541 #FFB77E #FFD9BB #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.32
#FFD9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#FFD9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9BB
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9BB | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#EEE3BB
Tritanopia (blue-blind)
#FFD1D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd9bb; /* rgb */ color: rgb(255, 217, 187); /* oklch */ color: oklch(91.0% 0.058 60.3);
Tailwind
colors: {
custom: {
50: '#ffe4cf',
500: '#ffd9bb',
950: '#000000',
},
}SCSS
$custom: #ffd9bb; $custom-light: #ffe4cf; $custom-dark: #000000;
JSON
{
"hex": "#ffd9bb",
"rgb": {
"r": 255,
"g": 217,
"b": 187
},
"hsl": {
"h": 26.471,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.9098,
"c": 0.0582,
"h": 60.3
},
"luminance": 0.74474
}Semantic roles & 50–950 ramp
primary
#FFD9BB
secondary
#77B6E7
accent
#80E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483