#FFDBAD#FFDBAD
#FFDBAD is a very light, moderate orange. Relative luminance 0.749; OKLCH L 91.1% C 0.072 H 73.5°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBAD |
|---|---|
| RGB | rgb(255, 219, 173) |
| HSL | hsl(34, 100%, 84%) |
| HSV | hsv(34, 32%, 100%) |
| CMYK | cmyk(0%, 14.1%, 32.2%, 0%) |
| CIE-LAB | lab(89.37, 6.05, 27.27) |
| CIE-LCH | lch(89.37, 27.94, 77.49°) |
| OKLab | oklab(91.06% 0.0204 0.0689) |
| OKLCH | oklch(91.06% 0.072 73.5) |
| XYZ | xyz(74.1157, 74.9430, 50.0885) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.57
Light Peach
#FFD8B1
ΔE00 2.67
Moccasin
#FFE4B5
ΔE00 3.44
Wheat
#F5DEB3
ΔE00 4.12
Peach
#FFDAB9
ΔE00 4.20
Bisque
#FFE4C4
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBAD #ADD1FF
analogous
#FFB2AD #FFDBAD #FAFFAD
triadic
#FFDBAD #ADFFDB #DBADFF
tetradic
#FFDBAD #ADFFB2 #ADD1FF #FFADFA
square
#FFDBAD #ADFFB2 #ADD1FF #FFADFA
split-complementary
#FFDBAD #ADFAFF #B2ADFF
monochromatic
#FFA533 #FFC070 #FFDBAD #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.31
#FFDBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#FFDBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBAD
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBAD | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAA
Deuteranopia (green-blind)
#F1E4AE
Tritanopia (blue-blind)
#FFD2CF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdbad; /* rgb */ color: rgb(255, 219, 173); /* oklch */ color: oklch(91.1% 0.072 73.5);
Tailwind
colors: {
custom: {
50: '#ffe6c5',
500: '#ffdbad',
950: '#000000',
},
}SCSS
$custom: #ffdbad; $custom-light: #ffe6c5; $custom-dark: #000000;
JSON
{
"hex": "#ffdbad",
"rgb": {
"r": 255,
"g": 219,
"b": 173
},
"hsl": {
"h": 33.659,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.91063,
"c": 0.07181,
"h": 73.5
},
"luminance": 0.7494
}Semantic roles & 50–950 ramp
primary
#FFDBAD
secondary
#6BA1E5
accent
#65E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482