#FFDB91#FFDB91
#FFDB91 is a very light, moderate orange. Relative luminance 0.740; OKLCH L 90.6% C 0.101 H 84.6°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB91 |
|---|---|
| RGB | rgb(255, 219, 145) |
| HSL | hsl(40, 100%, 78%) |
| HSV | hsv(40, 43%, 100%) |
| CMYK | cmyk(0%, 14.1%, 43.1%, 0%) |
| CIE-LAB | lab(88.91, 2.93, 40.95) |
| CIE-LCH | lch(88.91, 41.06, 85.90°) |
| OKLab | oklab(90.55% 0.0095 0.1001) |
| OKLCH | oklch(90.55% 0.101 84.6) |
| XYZ | xyz(71.6845, 73.9706, 37.2844) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.38
Pale Peach
#FFE5AD
ΔE00 4.53
Navajowhite
#FFDEAD
ΔE00 5.42
Sandy
#F1DA7A
ΔE00 5.92
Moccasin
#FFE4B5
ΔE00 6.07
Sand (survey)
#E2CA76
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB91 #91B5FF
analogous
#FFA491 #FFDB91 #ECFF91
triadic
#FFDB91 #91FFDB #DB91FF
tetradic
#FFDB91 #91FFA4 #91B5FF #FF91EC
square
#FFDB91 #91FFA4 #91B5FF #FF91EC
split-complementary
#FFDB91 #91ECFF #A491FF
monochromatic
#FFB317 #FFC754 #FFDB91 #FFEFCE #FFF5E0
Accessibility & contrast
On white
1.33
#FFDB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#FFDB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB91
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB91 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8B
Deuteranopia (green-blind)
#F5E393
Tritanopia (blue-blind)
#FFCFC8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdb91; /* rgb */ color: rgb(255, 219, 145); /* oklch */ color: oklch(90.6% 0.101 84.6);
Tailwind
colors: {
custom: {
50: '#ffe6b2',
500: '#ffdb91',
950: '#000000',
},
}SCSS
$custom: #ffdb91; $custom-light: #ffe6b2; $custom-dark: #000000;
JSON
{
"hex": "#ffdb91",
"rgb": {
"r": 255,
"g": 219,
"b": 145
},
"hsl": {
"h": 40.364,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.90554,
"c": 0.10054,
"h": 84.6
},
"luminance": 0.73967
}Semantic roles & 50–950 ramp
primary
#FFDB91
secondary
#5382E1
accent
#4BE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481