#FFD990#FFD990
#FFD990 is a very light, moderate orange. Relative luminance 0.729; OKLCH L 90.1% C 0.100 H 83.1°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD990 |
|---|---|
| RGB | rgb(255, 217, 144) |
| HSL | hsl(39, 100%, 78%) |
| HSV | hsv(39, 44%, 100%) |
| CMYK | cmyk(0%, 14.9%, 43.5%, 0%) |
| CIE-LAB | lab(88.40, 3.86, 40.81) |
| CIE-LCH | lch(88.40, 40.99, 84.60°) |
| OKLab | oklab(90.15% 0.0121 0.0997) |
| OKLCH | oklch(90.15% 0.1 83.1) |
| XYZ | xyz(71.0891, 72.9026, 36.7072) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 4.84
Wheat (survey)
#FBDD7E
ΔE00 4.97
Navajowhite
#FFDEAD
ΔE00 5.22
Moccasin
#FFE4B5
ΔE00 6.13
Sandy
#F1DA7A
ΔE00 6.51
Sand (survey)
#E2CA76
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD990 #90B6FF
analogous
#FFA190 #FFD990 #EEFF90
triadic
#FFD990 #90FFD9 #D990FF
tetradic
#FFD990 #90FFA1 #90B6FF #FF90EE
square
#FFD990 #90FFA1 #90B6FF #FF90EE
split-complementary
#FFD990 #90EEFF #A190FF
monochromatic
#FFAF16 #FFC453 #FFD990 #FFEECD #FFF5E0
Accessibility & contrast
On white
1.35
#FFD990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#FFD990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD990
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD990 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88A
Deuteranopia (green-blind)
#F4E292
Tritanopia (blue-blind)
#FFCDC7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd990; /* rgb */ color: rgb(255, 217, 144); /* oklch */ color: oklch(90.1% 0.100 83.1);
Tailwind
colors: {
custom: {
50: '#ffe4b1',
500: '#ffd990',
950: '#000000',
},
}SCSS
$custom: #ffd990; $custom-light: #ffe4b1; $custom-dark: #000000;
JSON
{
"hex": "#ffd990",
"rgb": {
"r": 255,
"g": 217,
"b": 144
},
"hsl": {
"h": 39.459,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.9015,
"c": 0.10043,
"h": 83.1
},
"luminance": 0.72899
}Semantic roles & 50–950 ramp
primary
#FFD990
secondary
#5383E1
accent
#4FE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481