#FFDB97#FFDB97
#FFDB97 is a very light, moderate orange. Relative luminance 0.742; OKLCH L 90.7% C 0.094 H 82.8°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB97 |
|---|---|
| RGB | rgb(255, 219, 151) |
| HSL | hsl(39, 100%, 80%) |
| HSV | hsv(39, 41%, 100%) |
| CMYK | cmyk(0%, 14.1%, 40.8%, 0%) |
| CIE-LAB | lab(89.00, 3.55, 38.05) |
| CIE-LCH | lch(89.00, 38.21, 84.67°) |
| OKLab | oklab(90.65% 0.0118 0.0937) |
| OKLCH | oklch(90.65% 0.094 82.8) |
| XYZ | xyz(72.1594, 74.1605, 39.7856) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.85
Navajowhite
#FFDEAD
ΔE00 4.25
Moccasin
#FFE4B5
ΔE00 5.08
Wheat (survey)
#FBDD7E
ΔE00 5.52
Wheat
#F5DEB3
ΔE00 5.95
Vanilla
#F3E5AB
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB97 #97BBFF
analogous
#FFA797 #FFDB97 #EFFF97
triadic
#FFDB97 #97FFDB #DB97FF
tetradic
#FFDB97 #97FFA7 #97BBFF #FF97EF
square
#FFDB97 #97FFA7 #97BBFF #FF97EF
split-complementary
#FFDB97 #97EFFF #A797FF
monochromatic
#FFB11D #FFC65A #FFDB97 #FFF0D4 #FFF4E0
Accessibility & contrast
On white
1.33
#FFDB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#FFDB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB97
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB97 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA92
Deuteranopia (green-blind)
#F4E399
Tritanopia (blue-blind)
#FFCFCA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdb97; /* rgb */ color: rgb(255, 219, 151); /* oklch */ color: oklch(90.7% 0.094 82.8);
Tailwind
colors: {
custom: {
50: '#ffe6b6',
500: '#ffdb97',
950: '#000000',
},
}SCSS
$custom: #ffdb97; $custom-light: #ffe6b6; $custom-dark: #000000;
JSON
{
"hex": "#ffdb97",
"rgb": {
"r": 255,
"g": 219,
"b": 151
},
"hsl": {
"h": 39.231,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.90654,
"c": 0.09441,
"h": 82.8
},
"luminance": 0.74157
}Semantic roles & 50–950 ramp
primary
#FFDB97
secondary
#5988E2
accent
#4FE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481