#FFDBAB#FFDBAB
#FFDBAB is a very light, moderate orange. Relative luminance 0.749; OKLCH L 91.0% C 0.074 H 74.6°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBAB |
|---|---|
| RGB | rgb(255, 219, 171) |
| HSL | hsl(34, 100%, 84%) |
| HSV | hsv(34, 33%, 100%) |
| CMYK | cmyk(0%, 14.1%, 32.9%, 0%) |
| CIE-LAB | lab(89.33, 5.81, 28.26) |
| CIE-LCH | lch(89.33, 28.85, 78.39°) |
| OKLab | oklab(91.02% 0.0196 0.0712) |
| OKLCH | oklch(91.02% 0.074 74.6) |
| XYZ | xyz(73.9236, 74.8662, 49.0769) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.20
Light Peach
#FFD8B1
ΔE00 3.18
Moccasin
#FFE4B5
ΔE00 3.25
Wheat
#F5DEB3
ΔE00 4.01
Pale Peach
#FFE5AD
ΔE00 4.62
Peach
#FFDAB9
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBAB #ABCFFF
analogous
#FFB1AB #FFDBAB #F9FFAB
triadic
#FFDBAB #ABFFDB #DBABFF
tetradic
#FFDBAB #ABFFB1 #ABCFFF #FFABF9
square
#FFDBAB #ABFFB1 #ABCFFF #FFABF9
split-complementary
#FFDBAB #ABF9FF #B1ABFF
monochromatic
#FFA731 #FFC16E #FFDBAB #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.31
#FFDBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#FFDBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBAB
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBAB | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA8
Deuteranopia (green-blind)
#F2E4AC
Tritanopia (blue-blind)
#FFD2CE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdbab; /* rgb */ color: rgb(255, 219, 171); /* oklch */ color: oklch(91.0% 0.074 74.6);
Tailwind
colors: {
custom: {
50: '#ffe6c4',
500: '#ffdbab',
950: '#000000',
},
}SCSS
$custom: #ffdbab; $custom-light: #ffe6c4; $custom-dark: #000000;
JSON
{
"hex": "#ffdbab",
"rgb": {
"r": 255,
"g": 219,
"b": 171
},
"hsl": {
"h": 34.286,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.91023,
"c": 0.07383,
"h": 74.6
},
"luminance": 0.74863
}Semantic roles & 50–950 ramp
primary
#FFDBAB
secondary
#6A9EE5
accent
#62E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482