#FFDBB5#FFDBB5
#FFDBB5 is a very light, moderate orange. Relative luminance 0.753; OKLCH L 91.2% C 0.064 H 68.4°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBB5 |
|---|---|
| RGB | rgb(255, 219, 181) |
| HSL | hsl(31, 100%, 85%) |
| HSV | hsv(31, 29%, 100%) |
| CMYK | cmyk(0%, 14.1%, 29%, 0%) |
| CIE-LAB | lab(89.52, 7.05, 23.33) |
| CIE-LCH | lch(89.52, 24.37, 73.19°) |
| OKLab | oklab(91.23% 0.0235 0.0594) |
| OKLCH | oklch(91.23% 0.064 68.4) |
| XYZ | xyz(74.9131, 75.2620, 54.2880) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.03
Peach
#FFDAB9
ΔE00 1.85
Bisque
#FFE4C4
ΔE00 3.31
Navajowhite
#FFDEAD
ΔE00 3.73
Moccasin
#FFE4B5
ΔE00 4.99
Wheat
#F5DEB3
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBB5 #B5D9FF
analogous
#FFB6B5 #FFDBB5 #FEFFB5
triadic
#FFDBB5 #B5FFDB #DBB5FF
tetradic
#FFDBB5 #B5FFB6 #B5D9FF #FFB5FE
square
#FFDBB5 #B5FFB6 #B5D9FF #FFB5FE
split-complementary
#FFDBB5 #B5FEFF #B6B5FF
monochromatic
#FF9F3B #FFBD78 #FFDBB5 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.31
#FFDBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#FFDBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBB5
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBB5 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB3
Deuteranopia (green-blind)
#F0E4B6
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdbb5; /* rgb */ color: rgb(255, 219, 181); /* oklch */ color: oklch(91.2% 0.064 68.4);
Tailwind
colors: {
custom: {
50: '#ffe6cb',
500: '#ffdbb5',
950: '#000000',
},
}SCSS
$custom: #ffdbb5; $custom-light: #ffe6cb; $custom-dark: #000000;
JSON
{
"hex": "#ffdbb5",
"rgb": {
"r": 255,
"g": 219,
"b": 181
},
"hsl": {
"h": 30.811,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.91229,
"c": 0.06389,
"h": 68.4
},
"luminance": 0.75259
}Semantic roles & 50–950 ramp
primary
#FFDBB5
secondary
#72ABE6
accent
#70E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482