#FFD6BB#FFD6BB
#FFD6BB is a very light, muted orange. Relative luminance 0.729; OKLCH L 90.4% C 0.059 H 55.2°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6BB |
|---|---|
| RGB | rgb(255, 214, 187) |
| HSL | hsl(24, 100%, 87%) |
| HSV | hsv(24, 27%, 100%) |
| CMYK | cmyk(0%, 16.1%, 26.7%, 0%) |
| CIE-LAB | lab(88.42, 10.42, 18.69) |
| CIE-LCH | lch(88.42, 21.39, 60.86°) |
| OKLab | oklab(90.41% 0.0334 0.048) |
| OKLCH | oklch(90.41% 0.059 55.2) |
| XYZ | xyz(74.2571, 72.9438, 57.1721) |
| Luminance | 0.7294 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.99
Peach
#FFDAB9
ΔE00 3.09
Light Peach
#FFD8B1
ΔE00 4.49
Bisque
#FFE4C4
ΔE00 6.48
Navajowhite
#FFDEAD
ΔE00 8.57
Blanchedalmond
#FFEBCD
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6BB #BBE4FF
analogous
#FFBBC2 #FFD6BB #FFF8BB
triadic
#FFD6BB #BBFFD6 #D6BBFF
tetradic
#FFD6BB #C2FFBB #BBE4FF #F8BBFF
square
#FFD6BB #C2FFBB #BBE4FF #F8BBFF
split-complementary
#FFD6BB #BBFFF8 #BBC2FF
monochromatic
#FF8C41 #FFB17E #FFD6BB #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.35
#FFD6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#FFD6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6BB
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6BB | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#EBE1BB
Tritanopia (blue-blind)
#FFCFCF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd6bb; /* rgb */ color: rgb(255, 214, 187); /* oklch */ color: oklch(90.4% 0.059 55.2);
Tailwind
colors: {
custom: {
50: '#ffe2cf',
500: '#ffd6bb',
950: '#000000',
},
}SCSS
$custom: #ffd6bb; $custom-light: #ffe2cf; $custom-dark: #000000;
JSON
{
"hex": "#ffd6bb",
"rgb": {
"r": 255,
"g": 214,
"b": 187
},
"hsl": {
"h": 23.824,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.90412,
"c": 0.0585,
"h": 55.2
},
"luminance": 0.72941
}Semantic roles & 50–950 ramp
primary
#FFD6BB
secondary
#77BBE7
accent
#8AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483