#FFDBB1#FFDBB1
#FFDBB1 is a very light, moderate orange. Relative luminance 0.751; OKLCH L 91.1% C 0.068 H 71.1°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBB1 |
|---|---|
| RGB | rgb(255, 219, 177) |
| HSL | hsl(32, 100%, 85%) |
| HSV | hsv(32, 31%, 100%) |
| CMYK | cmyk(0%, 14.1%, 30.6%, 0%) |
| CIE-LAB | lab(89.44, 6.54, 25.30) |
| CIE-LCH | lch(89.44, 26.14, 75.50°) |
| OKLab | oklab(91.15% 0.0219 0.0642) |
| OKLCH | oklch(91.15% 0.068 71.1) |
| XYZ | xyz(74.5085, 75.1002, 52.1575) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.68
Navajowhite
#FFDEAD
ΔE00 2.56
Peach
#FFDAB9
ΔE00 3.06
Bisque
#FFE4C4
ΔE00 3.72
Moccasin
#FFE4B5
ΔE00 4.08
Wheat
#F5DEB3
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBB1 #B1D5FF
analogous
#FFB4B1 #FFDBB1 #FCFFB1
triadic
#FFDBB1 #B1FFDB #DBB1FF
tetradic
#FFDBB1 #B1FFB4 #B1D5FF #FFB1FC
square
#FFDBB1 #B1FFB4 #B1D5FF #FFB1FC
split-complementary
#FFDBB1 #B1FCFF #B4B1FF
monochromatic
#FFA337 #FFBF74 #FFDBB1 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.31
#FFDBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#FFDBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBB1
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBB1 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAE
Deuteranopia (green-blind)
#F1E4B2
Tritanopia (blue-blind)
#FFD2D0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdbb1; /* rgb */ color: rgb(255, 219, 177); /* oklch */ color: oklch(91.1% 0.068 71.1);
Tailwind
colors: {
custom: {
50: '#ffe6c8',
500: '#ffdbb1',
950: '#000000',
},
}SCSS
$custom: #ffdbb1; $custom-light: #ffe6c8; $custom-dark: #000000;
JSON
{
"hex": "#ffdbb1",
"rgb": {
"r": 255,
"g": 219,
"b": 177
},
"hsl": {
"h": 32.308,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.91145,
"c": 0.06781,
"h": 71.1
},
"luminance": 0.75097
}Semantic roles & 50–950 ramp
primary
#FFDBB1
secondary
#6FA6E6
accent
#6AE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482