#FFDB9A#FFDB9A
#FFDB9A is a very light, moderate orange. Relative luminance 0.743; OKLCH L 90.7% C 0.091 H 81.8°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB9A |
|---|---|
| RGB | rgb(255, 219, 154) |
| HSL | hsl(39, 100%, 80%) |
| HSV | hsv(39, 40%, 100%) |
| CMYK | cmyk(0%, 14.1%, 39.6%, 0%) |
| CIE-LAB | lab(89.04, 3.87, 36.59) |
| CIE-LCH | lch(89.04, 36.79, 83.96°) |
| OKLab | oklab(90.71% 0.013 0.0904) |
| OKLCH | oklch(90.71% 0.091 81.8) |
| XYZ | xyz(72.4062, 74.2592, 41.0851) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.60
Navajowhite
#FFDEAD
ΔE00 3.63
Moccasin
#FFE4B5
ΔE00 4.59
Wheat
#F5DEB3
ΔE00 5.49
Wheat (survey)
#FBDD7E
ΔE00 6.13
Vanilla
#F3E5AB
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB9A #9ABEFF
analogous
#FFA89A #FFDB9A #F0FF9A
triadic
#FFDB9A #9AFFDB #DB9AFF
tetradic
#FFDB9A #9AFFA8 #9ABEFF #FF9AF0
square
#FFDB9A #9AFFA8 #9ABEFF #FF9AF0
split-complementary
#FFDB9A #9AF0FF #A89AFF
monochromatic
#FFAF20 #FFC55D #FFDB9A #FFF1D7 #FFF4E0
Accessibility & contrast
On white
1.32
#FFDB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#FFDB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB9A
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB9A | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA95
Deuteranopia (green-blind)
#F4E39C
Tritanopia (blue-blind)
#FFD0CA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdb9a; /* rgb */ color: rgb(255, 219, 154); /* oklch */ color: oklch(90.7% 0.091 81.8);
Tailwind
colors: {
custom: {
50: '#ffe6b8',
500: '#ffdb9a',
950: '#000000',
},
}SCSS
$custom: #ffdb9a; $custom-light: #ffe6b8; $custom-dark: #000000;
JSON
{
"hex": "#ffdb9a",
"rgb": {
"r": 255,
"g": 219,
"b": 154
},
"hsl": {
"h": 38.614,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.90706,
"c": 0.09132,
"h": 81.8
},
"luminance": 0.74256
}Semantic roles & 50–950 ramp
primary
#FFDB9A
secondary
#5B8BE2
accent
#52E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481