#FFD7BB#FFD7BB
#FFD7BB is a very light, muted orange. Relative luminance 0.734; OKLCH L 90.6% C 0.058 H 56.9°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7BB |
|---|---|
| RGB | rgb(255, 215, 187) |
| HSL | hsl(25, 100%, 87%) |
| HSV | hsv(25, 27%, 100%) |
| CMYK | cmyk(0%, 15.7%, 26.7%, 0%) |
| CIE-LAB | lab(88.66, 9.90, 19.02) |
| CIE-LCH | lch(88.66, 21.44, 62.51°) |
| OKLab | oklab(90.6% 0.0319 0.0489) |
| OKLCH | oklch(90.6% 0.058 56.9) |
| XYZ | xyz(74.5110, 73.4515, 57.2567) |
| Luminance | 0.7345 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.31
Peach
#FFDAB9
ΔE00 2.48
Light Peach
#FFD8B1
ΔE00 3.94
Bisque
#FFE4C4
ΔE00 5.89
Navajowhite
#FFDEAD
ΔE00 7.99
Blanchedalmond
#FFEBCD
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7BB #BBE3FF
analogous
#FFBBC1 #FFD7BB #FFF9BB
triadic
#FFD7BB #BBFFD7 #D7BBFF
tetradic
#FFD7BB #C1FFBB #BBE3FF #F9BBFF
square
#FFD7BB #C1FFBB #BBE3FF #F9BBFF
split-complementary
#FFD7BB #BBFFF9 #BBC1FF
monochromatic
#FF8F41 #FFB37E #FFD7BB #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.34
#FFD7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#FFD7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7BB
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7BB | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#ECE2BB
Tritanopia (blue-blind)
#FFD0CF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd7bb; /* rgb */ color: rgb(255, 215, 187); /* oklch */ color: oklch(90.6% 0.058 56.9);
Tailwind
colors: {
custom: {
50: '#ffe3cf',
500: '#ffd7bb',
950: '#000000',
},
}SCSS
$custom: #ffd7bb; $custom-light: #ffe3cf; $custom-dark: #000000;
JSON
{
"hex": "#ffd7bb",
"rgb": {
"r": 255,
"g": 215,
"b": 187
},
"hsl": {
"h": 24.706,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.90601,
"c": 0.05835,
"h": 56.9
},
"luminance": 0.73449
}Semantic roles & 50–950 ramp
primary
#FFD7BB
secondary
#77B9E7
accent
#87E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483