#FFD0BB#FFD0BB
#FFD0BB is a very light, moderate orange. Relative luminance 0.700; OKLCH L 89.3% C 0.060 H 45.4°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0BB |
|---|---|
| RGB | rgb(255, 208, 187) |
| HSL | hsl(19, 100%, 87%) |
| HSV | hsv(19, 27%, 100%) |
| CMYK | cmyk(0%, 18.4%, 26.7%, 0%) |
| CIE-LAB | lab(86.98, 13.53, 16.67) |
| CIE-LCH | lch(86.98, 21.47, 50.93°) |
| OKLab | oklab(89.29% 0.0425 0.043) |
| OKLCH | oklch(89.29% 0.06 45.4) |
| XYZ | xyz(72.7665, 69.9626, 56.6753) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.41
Peach
#FFDAB9
ΔE00 6.71
Light Peach
#FFD8B1
ΔE00 7.96
Pale Salmon
#FFB19A
ΔE00 8.75
Mistyrose
#FFE4E1
ΔE00 8.98
Bisque
#FFE4C4
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0BB #BBEAFF
analogous
#FFBBC8 #FFD0BB #FFF2BB
triadic
#FFD0BB #BBFFD0 #D0BBFF
tetradic
#FFD0BB #C8FFBB #BBEAFF #F2BBFF
square
#FFD0BB #C8FFBB #BBEAFF #F2BBFF
split-complementary
#FFD0BB #BBFFF2 #BBC8FF
monochromatic
#FF7B41 #FFA67E #FFD0BB #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.40
#FFD0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#FFD0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0BB
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0BB | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4BA
Deuteranopia (green-blind)
#E7DEBB
Tritanopia (blue-blind)
#FFC9CA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd0bb; /* rgb */ color: rgb(255, 208, 187); /* oklch */ color: oklch(89.3% 0.060 45.4);
Tailwind
colors: {
custom: {
50: '#ffdecf',
500: '#ffd0bb',
950: '#000000',
},
}SCSS
$custom: #ffd0bb; $custom-light: #ffdecf; $custom-dark: #000000;
JSON
{
"hex": "#ffd0bb",
"rgb": {
"r": 255,
"g": 208,
"b": 187
},
"hsl": {
"h": 18.529,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.89286,
"c": 0.06045,
"h": 45.4
},
"luminance": 0.6996
}Semantic roles & 50–950 ramp
primary
#FFD0BB
secondary
#77C4E7
accent
#9FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483