#FFD5BB#FFD5BB
#FFD5BB is a very light, muted orange. Relative luminance 0.724; OKLCH L 90.2% C 0.059 H 53.5°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5BB |
|---|---|
| RGB | rgb(255, 213, 187) |
| HSL | hsl(23, 100%, 87%) |
| HSV | hsv(23, 27%, 100%) |
| CMYK | cmyk(0%, 16.5%, 26.7%, 0%) |
| CIE-LAB | lab(88.18, 10.94, 18.35) |
| CIE-LCH | lch(88.18, 21.36, 59.21°) |
| OKLab | oklab(90.22% 0.0349 0.0472) |
| OKLCH | oklch(90.22% 0.059 53.5) |
| XYZ | xyz(74.0048, 72.4392, 57.0880) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.84
Peach
#FFDAB9
ΔE00 3.70
Light Peach
#FFD8B1
ΔE00 5.06
Bisque
#FFE4C4
ΔE00 7.07
Navajowhite
#FFDEAD
ΔE00 9.17
Blanchedalmond
#FFEBCD
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5BB #BBE5FF
analogous
#FFBBC3 #FFD5BB #FFF7BB
triadic
#FFD5BB #BBFFD5 #D5BBFF
tetradic
#FFD5BB #C3FFBB #BBE5FF #F7BBFF
square
#FFD5BB #C3FFBB #BBE5FF #F7BBFF
split-complementary
#FFD5BB #BBFFF7 #BBC3FF
monochromatic
#FF8941 #FFAF7E #FFD5BB #FFECE0 #FFECE0
Accessibility & contrast
On white
1.36
#FFD5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#FFD5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5BB
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5BB | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#EAE1BB
Tritanopia (blue-blind)
#FFCECE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd5bb; /* rgb */ color: rgb(255, 213, 187); /* oklch */ color: oklch(90.2% 0.059 53.5);
Tailwind
colors: {
custom: {
50: '#ffe2cf',
500: '#ffd5bb',
950: '#000000',
},
}SCSS
$custom: #ffd5bb; $custom-light: #ffe2cf; $custom-dark: #000000;
JSON
{
"hex": "#ffd5bb",
"rgb": {
"r": 255,
"g": 213,
"b": 187
},
"hsl": {
"h": 22.941,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.90223,
"c": 0.05869,
"h": 53.5
},
"luminance": 0.72436
}Semantic roles & 50–950 ramp
primary
#FFD5BB
secondary
#77BCE7
accent
#8EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483