#FFDBA1#FFDBA1
#FFDBA1 is a very light, moderate orange. Relative luminance 0.745; OKLCH L 90.8% C 0.084 H 79.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBA1 |
|---|---|
| RGB | rgb(255, 219, 161) |
| HSL | hsl(37, 100%, 82%) |
| HSV | hsv(37, 37%, 100%) |
| CMYK | cmyk(0%, 14.1%, 36.9%, 0%) |
| CIE-LAB | lab(89.16, 4.64, 33.17) |
| CIE-LCH | lch(89.16, 33.49, 82.04°) |
| OKLab | oklab(90.83% 0.0157 0.0826) |
| OKLCH | oklch(90.83% 0.084 79.3) |
| XYZ | xyz(73.0063, 74.4993, 44.2455) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.17
Pale Peach
#FFE5AD
ΔE00 3.47
Moccasin
#FFE4B5
ΔE00 3.59
Wheat
#F5DEB3
ΔE00 4.52
Light Peach
#FFD8B1
ΔE00 5.59
Bisque
#FFE4C4
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBA1 #A1C5FF
analogous
#FFACA1 #FFDBA1 #F4FFA1
triadic
#FFDBA1 #A1FFDB #DBA1FF
tetradic
#FFDBA1 #A1FFAC #A1C5FF #FFA1F4
square
#FFDBA1 #A1FFAC #A1C5FF #FFA1F4
split-complementary
#FFDBA1 #A1F4FF #ACA1FF
monochromatic
#FFAC27 #FFC464 #FFDBA1 #FFF2DE #FFF3E0
Accessibility & contrast
On white
1.32
#FFDBA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#FFDBA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBA1
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBA1 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9D
Deuteranopia (green-blind)
#F3E4A3
Tritanopia (blue-blind)
#FFD0CC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdba1; /* rgb */ color: rgb(255, 219, 161); /* oklch */ color: oklch(90.8% 0.084 79.3);
Tailwind
colors: {
custom: {
50: '#ffe6bd',
500: '#ffdba1',
950: '#000000',
},
}SCSS
$custom: #ffdba1; $custom-light: #ffe6bd; $custom-dark: #000000;
JSON
{
"hex": "#ffdba1",
"rgb": {
"r": 255,
"g": 219,
"b": 161
},
"hsl": {
"h": 37.021,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.90831,
"c": 0.0841,
"h": 79.3
},
"luminance": 0.74496
}Semantic roles & 50–950 ramp
primary
#FFDBA1
secondary
#6193E3
accent
#58E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482