#FFDBA2#FFDBA2
#FFDBA2 is a very light, moderate orange. Relative luminance 0.745; OKLCH L 90.8% C 0.083 H 78.9°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBA2 |
|---|---|
| RGB | rgb(255, 219, 162) |
| HSL | hsl(37, 100%, 82%) |
| HSV | hsv(37, 36%, 100%) |
| CMYK | cmyk(0%, 14.1%, 36.5%, 0%) |
| CIE-LAB | lab(89.17, 4.75, 32.68) |
| CIE-LCH | lch(89.17, 33.02, 81.72°) |
| OKLab | oklab(90.85% 0.0161 0.0815) |
| OKLCH | oklch(90.85% 0.083 78.9) |
| XYZ | xyz(73.0948, 74.5347, 44.7118) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.96
Moccasin
#FFE4B5
ΔE00 3.48
Pale Peach
#FFE5AD
ΔE00 3.51
Wheat
#F5DEB3
ΔE00 4.41
Light Peach
#FFD8B1
ΔE00 5.37
Bisque
#FFE4C4
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBA2 #A2C6FF
analogous
#FFADA2 #FFDBA2 #F5FFA2
triadic
#FFDBA2 #A2FFDB #DBA2FF
tetradic
#FFDBA2 #A2FFAD #A2C6FF #FFA2F5
square
#FFDBA2 #A2FFAD #A2C6FF #FFA2F5
split-complementary
#FFDBA2 #A2F5FF #ADA2FF
monochromatic
#FFAC28 #FFC365 #FFDBA2 #FFF3DF #FFF3E0
Accessibility & contrast
On white
1.32
#FFDBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#FFDBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBA2
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBA2 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9E
Deuteranopia (green-blind)
#F3E4A3
Tritanopia (blue-blind)
#FFD1CC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdba2; /* rgb */ color: rgb(255, 219, 162); /* oklch */ color: oklch(90.8% 0.083 78.9);
Tailwind
colors: {
custom: {
50: '#ffe6be',
500: '#ffdba2',
950: '#000000',
},
}SCSS
$custom: #ffdba2; $custom-light: #ffe6be; $custom-dark: #000000;
JSON
{
"hex": "#ffdba2",
"rgb": {
"r": 255,
"g": 219,
"b": 162
},
"hsl": {
"h": 36.774,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.9085,
"c": 0.08307,
"h": 78.9
},
"luminance": 0.74532
}Semantic roles & 50–950 ramp
primary
#FFDBA2
secondary
#6294E3
accent
#59E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482