#FFDBAE#FFDBAE
#FFDBAE is a very light, moderate orange. Relative luminance 0.750; OKLCH L 91.1% C 0.071 H 72.9°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBAE |
|---|---|
| RGB | rgb(255, 219, 174) |
| HSL | hsl(33, 100%, 84%) |
| HSV | hsv(33, 32%, 100%) |
| CMYK | cmyk(0%, 14.1%, 31.8%, 0%) |
| CIE-LAB | lab(89.38, 6.17, 26.78) |
| CIE-LCH | lch(89.38, 27.48, 77.02°) |
| OKLab | oklab(91.08% 0.0208 0.0677) |
| OKLCH | oklch(91.08% 0.071 72.9) |
| XYZ | xyz(74.2128, 74.9819, 50.6000) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.79
Light Peach
#FFD8B1
ΔE00 2.42
Moccasin
#FFE4B5
ΔE00 3.57
Peach
#FFDAB9
ΔE00 3.92
Wheat
#F5DEB3
ΔE00 4.20
Bisque
#FFE4C4
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBAE #AED2FF
analogous
#FFB3AE #FFDBAE #FBFFAE
triadic
#FFDBAE #AEFFDB #DBAEFF
tetradic
#FFDBAE #AEFFB3 #AED2FF #FFAEFB
square
#FFDBAE #AEFFB3 #AED2FF #FFAEFB
split-complementary
#FFDBAE #AEFBFF #B3AEFF
monochromatic
#FFA534 #FFC071 #FFDBAE #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.31
#FFDBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#FFDBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBAE
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBAE | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAB
Deuteranopia (green-blind)
#F1E4AF
Tritanopia (blue-blind)
#FFD2CF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdbae; /* rgb */ color: rgb(255, 219, 174); /* oklch */ color: oklch(91.1% 0.071 72.9);
Tailwind
colors: {
custom: {
50: '#ffe6c6',
500: '#ffdbae',
950: '#000000',
},
}SCSS
$custom: #ffdbae; $custom-light: #ffe6c6; $custom-dark: #000000;
JSON
{
"hex": "#ffdbae",
"rgb": {
"r": 255,
"g": 219,
"b": 174
},
"hsl": {
"h": 33.333,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.91084,
"c": 0.0708,
"h": 72.9
},
"luminance": 0.74979
}Semantic roles & 50–950 ramp
primary
#FFDBAE
secondary
#6CA2E5
accent
#66E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482