#FFDBAA#FFDBAA
#FFDBAA is a very light, moderate orange. Relative luminance 0.748; OKLCH L 91.0% C 0.075 H 75.1°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBAA |
|---|---|
| RGB | rgb(255, 219, 170) |
| HSL | hsl(35, 100%, 83%) |
| HSV | hsv(35, 33%, 100%) |
| CMYK | cmyk(0%, 14.1%, 33.3%, 0%) |
| CIE-LAB | lab(89.31, 5.69, 28.75) |
| CIE-LCH | lch(89.31, 29.31, 78.81°) |
| OKLab | oklab(91% 0.0192 0.0724) |
| OKLCH | oklch(91% 0.075 75.1) |
| XYZ | xyz(73.8287, 74.8282, 48.5768) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.09
Moccasin
#FFE4B5
ΔE00 3.19
Light Peach
#FFD8B1
ΔE00 3.43
Wheat
#F5DEB3
ΔE00 3.98
Pale Peach
#FFE5AD
ΔE00 4.44
Peach
#FFDAB9
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBAA #AACEFF
analogous
#FFB0AA #FFDBAA #F9FFAA
triadic
#FFDBAA #AAFFDB #DBAAFF
tetradic
#FFDBAA #AAFFB0 #AACEFF #FFAAF9
square
#FFDBAA #AAFFB0 #AACEFF #FFAAF9
split-complementary
#FFDBAA #AAF9FF #B0AAFF
monochromatic
#FFA730 #FFC16D #FFDBAA #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.32
#FFDBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#FFDBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBAA
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBAA | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 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)
#E9DBA7
Deuteranopia (green-blind)
#F2E4AB
Tritanopia (blue-blind)
#FFD1CE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdbaa; /* rgb */ color: rgb(255, 219, 170); /* oklch */ color: oklch(91.0% 0.075 75.1);
Tailwind
colors: {
custom: {
50: '#ffe6c3',
500: '#ffdbaa',
950: '#000000',
},
}SCSS
$custom: #ffdbaa; $custom-light: #ffe6c3; $custom-dark: #000000;
JSON
{
"hex": "#ffdbaa",
"rgb": {
"r": 255,
"g": 219,
"b": 170
},
"hsl": {
"h": 34.588,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.91003,
"c": 0.07485,
"h": 75.1
},
"luminance": 0.74825
}Semantic roles & 50–950 ramp
primary
#FFDBAA
secondary
#699DE4
accent
#61E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482