#FFD8BB#FFD8BB
#FFD8BB is a very light, muted orange. Relative luminance 0.740; OKLCH L 90.8% C 0.058 H 58.6°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD8BB |
|---|---|
| RGB | rgb(255, 216, 187) |
| HSL | hsl(26, 100%, 87%) |
| HSV | hsv(26, 27%, 100%) |
| CMYK | cmyk(0%, 15.3%, 26.7%, 0%) |
| CIE-LAB | lab(88.90, 9.38, 19.36) |
| CIE-LCH | lch(88.90, 21.51, 64.14°) |
| OKLab | oklab(90.79% 0.0304 0.0497) |
| OKLCH | oklch(90.79% 0.058 58.6) |
| XYZ | xyz(74.7664, 73.9624, 57.3419) |
| Luminance | 0.7396 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.87
Apricot
#FBCEB1
ΔE00 2.73
Light Peach
#FFD8B1
ΔE00 3.41
Bisque
#FFE4C4
ΔE00 5.31
Navajowhite
#FFDEAD
ΔE00 7.40
Blanchedalmond
#FFEBCD
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD8BB #BBE2FF
analogous
#FFBBC0 #FFD8BB #FFFABB
triadic
#FFD8BB #BBFFD8 #D8BBFF
tetradic
#FFD8BB #C0FFBB #BBE2FF #FABBFF
square
#FFD8BB #C0FFBB #BBE2FF #FABBFF
split-complementary
#FFD8BB #BBFFFA #BBC0FF
monochromatic
#FF9241 #FFB57E #FFD8BB #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.33
#FFD8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#FFD8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD8BB
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD8BB | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB9
Deuteranopia (green-blind)
#EDE3BB
Tritanopia (blue-blind)
#FFD0D0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd8bb; /* rgb */ color: rgb(255, 216, 187); /* oklch */ color: oklch(90.8% 0.058 58.6);
Tailwind
colors: {
custom: {
50: '#ffe4cf',
500: '#ffd8bb',
950: '#000000',
},
}SCSS
$custom: #ffd8bb; $custom-light: #ffe4cf; $custom-dark: #000000;
JSON
{
"hex": "#ffd8bb",
"rgb": {
"r": 255,
"g": 216,
"b": 187
},
"hsl": {
"h": 25.588,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.9079,
"c": 0.05824,
"h": 58.6
},
"luminance": 0.7396
}Semantic roles & 50–950 ramp
primary
#FFD8BB
secondary
#77B7E7
accent
#84E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483