#FFDBB3#FFDBB3
#FFDBB3 is a very light, moderate orange. Relative luminance 0.752; OKLCH L 91.2% C 0.066 H 69.8°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBB3 |
|---|---|
| RGB | rgb(255, 219, 179) |
| HSL | hsl(32, 100%, 85%) |
| HSV | hsv(32, 30%, 100%) |
| CMYK | cmyk(0%, 14.1%, 29.8%, 0%) |
| CIE-LAB | lab(89.48, 6.80, 24.32) |
| CIE-LCH | lch(89.48, 25.25, 74.39°) |
| OKLab | oklab(91.19% 0.0227 0.0618) |
| OKLCH | oklch(91.19% 0.066 69.8) |
| XYZ | xyz(74.7093, 75.1805, 53.2150) |
| Luminance | 0.7518 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.25
Peach
#FFDAB9
ΔE00 2.46
Navajowhite
#FFDEAD
ΔE00 3.13
Bisque
#FFE4C4
ΔE00 3.47
Moccasin
#FFE4B5
ΔE00 4.50
Wheat
#F5DEB3
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBB3 #B3D7FF
analogous
#FFB5B3 #FFDBB3 #FDFFB3
triadic
#FFDBB3 #B3FFDB #DBB3FF
tetradic
#FFDBB3 #B3FFB5 #B3D7FF #FFB3FD
square
#FFDBB3 #B3FFB5 #B3D7FF #FFB3FD
split-complementary
#FFDBB3 #B3FDFF #B5B3FF
monochromatic
#FFA139 #FFBE76 #FFDBB3 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.31
#FFDBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#FFDBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBB3
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBB3 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB0
Deuteranopia (green-blind)
#F0E4B4
Tritanopia (blue-blind)
#FFD2D0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdbb3; /* rgb */ color: rgb(255, 219, 179); /* oklch */ color: oklch(91.2% 0.066 69.8);
Tailwind
colors: {
custom: {
50: '#ffe6ca',
500: '#ffdbb3',
950: '#000000',
},
}SCSS
$custom: #ffdbb3; $custom-light: #ffe6ca; $custom-dark: #000000;
JSON
{
"hex": "#ffdbb3",
"rgb": {
"r": 255,
"g": 219,
"b": 179
},
"hsl": {
"h": 31.579,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.91187,
"c": 0.06584,
"h": 69.8
},
"luminance": 0.75178
}Semantic roles & 50–950 ramp
primary
#FFDBB3
secondary
#70A8E6
accent
#6DE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482