#FFD4BB#FFD4BB
#FFD4BB is a very light, muted orange. Relative luminance 0.719; OKLCH L 90.0% C 0.059 H 51.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4BB |
|---|---|
| RGB | rgb(255, 212, 187) |
| HSL | hsl(22, 100%, 87%) |
| HSV | hsv(22, 27%, 100%) |
| CMYK | cmyk(0%, 16.9%, 26.7%, 0%) |
| CIE-LAB | lab(87.94, 11.45, 18.01) |
| CIE-LCH | lch(87.94, 21.34, 57.55°) |
| OKLab | oklab(90.04% 0.0364 0.0464) |
| OKLCH | oklch(90.04% 0.059 51.9) |
| XYZ | xyz(73.7541, 71.9377, 57.0044) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.89
Peach
#FFDAB9
ΔE00 4.31
Light Peach
#FFD8B1
ΔE00 5.63
Bisque
#FFE4C4
ΔE00 7.65
Mistyrose
#FFE4E1
ΔE00 9.52
Navajowhite
#FFDEAD
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4BB #BBE6FF
analogous
#FFBBC4 #FFD4BB #FFF6BB
triadic
#FFD4BB #BBFFD4 #D4BBFF
tetradic
#FFD4BB #C4FFBB #BBE6FF #F6BBFF
square
#FFD4BB #C4FFBB #BBE6FF #F6BBFF
split-complementary
#FFD4BB #BBFFF6 #BBC4FF
monochromatic
#FF8741 #FFAD7E #FFD4BB #FFECE0 #FFECE0
Accessibility & contrast
On white
1.36
#FFD4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#FFD4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4BB
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4BB | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#EAE0BB
Tritanopia (blue-blind)
#FFCDCD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd4bb; /* rgb */ color: rgb(255, 212, 187); /* oklch */ color: oklch(90.0% 0.059 51.9);
Tailwind
colors: {
custom: {
50: '#ffe1cf',
500: '#ffd4bb',
950: '#000000',
},
}SCSS
$custom: #ffd4bb; $custom-light: #ffe1cf; $custom-dark: #000000;
JSON
{
"hex": "#ffd4bb",
"rgb": {
"r": 255,
"g": 212,
"b": 187
},
"hsl": {
"h": 22.059,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.90035,
"c": 0.05895,
"h": 51.9
},
"luminance": 0.71935
}Semantic roles & 50–950 ramp
primary
#FFD4BB
secondary
#77BEE7
accent
#91E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483