#FFD1BB#FFD1BB
#FFD1BB is a very light, moderate orange. Relative luminance 0.704; OKLCH L 89.5% C 0.060 H 47.0°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD1BB |
|---|---|
| RGB | rgb(255, 209, 187) |
| HSL | hsl(19, 100%, 87%) |
| HSV | hsv(19, 27%, 100%) |
| CMYK | cmyk(0%, 18%, 26.7%, 0%) |
| CIE-LAB | lab(87.22, 13.01, 17.00) |
| CIE-LCH | lch(87.22, 21.41, 52.57°) |
| OKLab | oklab(89.47% 0.041 0.0439) |
| OKLCH | oklch(89.47% 0.06 47) |
| XYZ | xyz(73.0111, 70.4518, 56.7568) |
| Luminance | 0.7045 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.93
Peach
#FFDAB9
ΔE00 6.12
Light Peach
#FFD8B1
ΔE00 7.38
Mistyrose
#FFE4E1
ΔE00 9.06
Pale Salmon
#FFB19A
ΔE00 9.14
Bisque
#FFE4C4
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD1BB #BBE9FF
analogous
#FFBBC7 #FFD1BB #FFF3BB
triadic
#FFD1BB #BBFFD1 #D1BBFF
tetradic
#FFD1BB #C7FFBB #BBE9FF #F3BBFF
square
#FFD1BB #C7FFBB #BBE9FF #F3BBFF
split-complementary
#FFD1BB #BBFFF3 #BBC7FF
monochromatic
#FF7E41 #FFA87E #FFD1BB #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.39
#FFD1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#FFD1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD1BB
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD1BB | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5BA
Deuteranopia (green-blind)
#E7DEBB
Tritanopia (blue-blind)
#FFCACB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd1bb; /* rgb */ color: rgb(255, 209, 187); /* oklch */ color: oklch(89.5% 0.060 47.0);
Tailwind
colors: {
custom: {
50: '#ffdfcf',
500: '#ffd1bb',
950: '#000000',
},
}SCSS
$custom: #ffd1bb; $custom-light: #ffdfcf; $custom-dark: #000000;
JSON
{
"hex": "#ffd1bb",
"rgb": {
"r": 255,
"g": 209,
"b": 187
},
"hsl": {
"h": 19.412,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.89472,
"c": 0.06,
"h": 47
},
"luminance": 0.70449
}Semantic roles & 50–950 ramp
primary
#FFD1BB
secondary
#77C3E7
accent
#9BE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483