#FFDBB0#FFDBB0
#FFDBB0 is a very light, moderate orange. Relative luminance 0.751; OKLCH L 91.1% C 0.069 H 71.7°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBB0 |
|---|---|
| RGB | rgb(255, 219, 176) |
| HSL | hsl(33, 100%, 85%) |
| HSV | hsv(33, 31%, 100%) |
| CMYK | cmyk(0%, 14.1%, 31%, 0%) |
| CIE-LAB | lab(89.42, 6.42, 25.80) |
| CIE-LCH | lch(89.42, 26.58, 76.03°) |
| OKLab | oklab(91.12% 0.0216 0.0653) |
| OKLCH | oklch(91.12% 0.069 71.7) |
| XYZ | xyz(74.4092, 75.0604, 51.6345) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.92
Navajowhite
#FFDEAD
ΔE00 2.29
Peach
#FFDAB9
ΔE00 3.35
Bisque
#FFE4C4
ΔE00 3.87
Moccasin
#FFE4B5
ΔE00 3.89
Wheat
#F5DEB3
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBB0 #B0D4FF
analogous
#FFB4B0 #FFDBB0 #FCFFB0
triadic
#FFDBB0 #B0FFDB #DBB0FF
tetradic
#FFDBB0 #B0FFB4 #B0D4FF #FFB0FC
square
#FFDBB0 #B0FFB4 #B0D4FF #FFB0FC
split-complementary
#FFDBB0 #B0FCFF #B4B0FF
monochromatic
#FFA336 #FFBF73 #FFDBB0 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.31
#FFDBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#FFDBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBB0
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBB0 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAD
Deuteranopia (green-blind)
#F1E4B1
Tritanopia (blue-blind)
#FFD2CF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdbb0; /* rgb */ color: rgb(255, 219, 176); /* oklch */ color: oklch(91.1% 0.069 71.7);
Tailwind
colors: {
custom: {
50: '#ffe6c7',
500: '#ffdbb0',
950: '#000000',
},
}SCSS
$custom: #ffdbb0; $custom-light: #ffe6c7; $custom-dark: #000000;
JSON
{
"hex": "#ffdbb0",
"rgb": {
"r": 255,
"g": 219,
"b": 176
},
"hsl": {
"h": 32.658,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.91124,
"c": 0.0688,
"h": 71.7
},
"luminance": 0.75058
}Semantic roles & 50–950 ramp
primary
#FFDBB0
secondary
#6EA4E5
accent
#69E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482