#FFDBB6#FFDBB6
#FFDBB6 is a very light, moderate orange. Relative luminance 0.753; OKLCH L 91.3% C 0.063 H 67.7°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBB6 |
|---|---|
| RGB | rgb(255, 219, 182) |
| HSL | hsl(30, 100%, 86%) |
| HSV | hsv(30, 29%, 100%) |
| CMYK | cmyk(0%, 14.1%, 28.6%, 0%) |
| CIE-LAB | lab(89.53, 7.18, 22.84) |
| CIE-LCH | lch(89.53, 23.94, 72.55°) |
| OKLab | oklab(91.25% 0.0239 0.0582) |
| OKLCH | oklch(91.25% 0.063 67.7) |
| XYZ | xyz(75.0160, 75.3032, 54.8303) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.04
Peach
#FFDAB9
ΔE00 1.53
Bisque
#FFE4C4
ΔE00 3.28
Navajowhite
#FFDEAD
ΔE00 4.04
Moccasin
#FFE4B5
ΔE00 5.25
Apricot
#FBCEB1
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBB6 #B6DAFF
analogous
#FFB6B6 #FFDBB6 #FEFFB6
triadic
#FFDBB6 #B6FFDB #DBB6FF
tetradic
#FFDBB6 #B6FFB6 #B6DAFF #FFB6FE
square
#FFDBB6 #B6FFB6 #B6DAFF #FFB6FE
split-complementary
#FFDBB6 #B6FEFF #B6B6FF
monochromatic
#FF9F3C #FFBD79 #FFDBB6 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.31
#FFDBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#FFDBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBB6
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBB6 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB4
Deuteranopia (green-blind)
#F0E4B7
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdbb6; /* rgb */ color: rgb(255, 219, 182); /* oklch */ color: oklch(91.3% 0.063 67.7);
Tailwind
colors: {
custom: {
50: '#ffe6cc',
500: '#ffdbb6',
950: '#000000',
},
}SCSS
$custom: #ffdbb6; $custom-light: #ffe6cc; $custom-dark: #000000;
JSON
{
"hex": "#ffdbb6",
"rgb": {
"r": 255,
"g": 219,
"b": 182
},
"hsl": {
"h": 30.411,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.91251,
"c": 0.06294,
"h": 67.7
},
"luminance": 0.753
}Semantic roles & 50–950 ramp
primary
#FFDBB6
secondary
#73ACE6
accent
#71E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483