#FFDBA0#FFDBA0
#FFDBA0 is a very light, moderate orange. Relative luminance 0.745; OKLCH L 90.8% C 0.085 H 79.7°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBA0 |
|---|---|
| RGB | rgb(255, 219, 160) |
| HSL | hsl(37, 100%, 81%) |
| HSV | hsv(37, 37%, 100%) |
| CMYK | cmyk(0%, 14.1%, 37.3%, 0%) |
| CIE-LAB | lab(89.14, 4.53, 33.66) |
| CIE-LCH | lch(89.14, 33.96, 82.34°) |
| OKLab | oklab(90.81% 0.0153 0.0838) |
| OKLCH | oklch(90.81% 0.085 79.7) |
| XYZ | xyz(72.9184, 74.4641, 43.7829) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.38
Pale Peach
#FFE5AD
ΔE00 3.44
Moccasin
#FFE4B5
ΔE00 3.71
Wheat
#F5DEB3
ΔE00 4.64
Light Peach
#FFD8B1
ΔE00 5.82
Vanilla
#F3E5AB
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBA0 #A0C4FF
analogous
#FFACA0 #FFDBA0 #F4FFA0
triadic
#FFDBA0 #A0FFDB #DBA0FF
tetradic
#FFDBA0 #A0FFAC #A0C4FF #FFA0F4
square
#FFDBA0 #A0FFAC #A0C4FF #FFA0F4
split-complementary
#FFDBA0 #A0F4FF #ACA0FF
monochromatic
#FFAD26 #FFC463 #FFDBA0 #FFF2DD #FFF3E0
Accessibility & contrast
On white
1.32
#FFDBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#FFDBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBA0
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBA0 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9C
Deuteranopia (green-blind)
#F3E4A2
Tritanopia (blue-blind)
#FFD0CC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdba0; /* rgb */ color: rgb(255, 219, 160); /* oklch */ color: oklch(90.8% 0.085 79.7);
Tailwind
colors: {
custom: {
50: '#ffe6bc',
500: '#ffdba0',
950: '#000000',
},
}SCSS
$custom: #ffdba0; $custom-light: #ffe6bc; $custom-dark: #000000;
JSON
{
"hex": "#ffdba0",
"rgb": {
"r": 255,
"g": 219,
"b": 160
},
"hsl": {
"h": 37.263,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.90813,
"c": 0.08513,
"h": 79.7
},
"luminance": 0.74461
}Semantic roles & 50–950 ramp
primary
#FFDBA0
secondary
#6092E3
accent
#57E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482