#FFDB90#FFDB90
#FFDB90 is a very light, moderate orange. Relative luminance 0.739; OKLCH L 90.5% C 0.102 H 84.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDB90 |
|---|---|
| RGB | rgb(255, 219, 144) |
| HSL | hsl(41, 100%, 78%) |
| HSV | hsv(41, 44%, 100%) |
| CMYK | cmyk(0%, 14.1%, 43.5%, 0%) |
| CIE-LAB | lab(88.89, 2.83, 41.44) |
| CIE-LCH | lch(88.89, 41.53, 86.09°) |
| OKLab | oklab(90.54% 0.0091 0.1012) |
| OKLCH | oklch(90.54% 0.102 84.8) |
| XYZ | xyz(71.6078, 73.9399, 36.8801) |
| Luminance | 0.7394 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.20
Pale Peach
#FFE5AD
ΔE00 4.66
Navajowhite
#FFDEAD
ΔE00 5.61
Sandy
#F1DA7A
ΔE00 5.76
Sand (survey)
#E2CA76
ΔE00 6.20
Moccasin
#FFE4B5
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDB90 #90B4FF
analogous
#FFA390 #FFDB90 #EBFF90
triadic
#FFDB90 #90FFDB #DB90FF
tetradic
#FFDB90 #90FFA3 #90B4FF #FF90EB
square
#FFDB90 #90FFA3 #90B4FF #FF90EB
split-complementary
#FFDB90 #90EBFF #A390FF
monochromatic
#FFB316 #FFC753 #FFDB90 #FFEFCD #FFF5E0
Accessibility & contrast
On white
1.33
#FFDB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#FFDB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDB90
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDB90 | 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)
#ECDA8A
Deuteranopia (green-blind)
#F5E392
Tritanopia (blue-blind)
#FFCFC8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffdb90; /* rgb */ color: rgb(255, 219, 144); /* oklch */ color: oklch(90.5% 0.102 84.8);
Tailwind
colors: {
custom: {
50: '#ffe6b1',
500: '#ffdb90',
950: '#000000',
},
}SCSS
$custom: #ffdb90; $custom-light: #ffe6b1; $custom-dark: #000000;
JSON
{
"hex": "#ffdb90",
"rgb": {
"r": 255,
"g": 219,
"b": 144
},
"hsl": {
"h": 40.541,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.90538,
"c": 0.10156,
"h": 84.8
},
"luminance": 0.73937
}Semantic roles & 50–950 ramp
primary
#FFDB90
secondary
#5381E1
accent
#4AE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481