#FFD490#FFD490
#FFD490 is a very light, moderate orange. Relative luminance 0.704; OKLCH L 89.2% C 0.098 H 78.4°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD490 |
|---|---|
| RGB | rgb(255, 212, 144) |
| HSL | hsl(37, 100%, 78%) |
| HSV | hsv(37, 44%, 100%) |
| CMYK | cmyk(0%, 16.9%, 43.5%, 0%) |
| CIE-LAB | lab(87.18, 6.43, 39.23) |
| CIE-LCH | lch(87.18, 39.75, 80.70°) |
| OKLab | oklab(89.19% 0.0196 0.0961) |
| OKLCH | oklch(89.19% 0.098 78.4) |
| XYZ | xyz(69.8198, 70.3640, 36.2841) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.76
Pale Peach
#FFE5AD
ΔE00 5.82
Moccasin
#FFE4B5
ΔE00 6.33
Wheat
#F5DEB3
ΔE00 7.06
Light Peach
#FFD8B1
ΔE00 7.07
Wheat (survey)
#FBDD7E
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD490 #90BBFF
analogous
#FF9C90 #FFD490 #F2FF90
triadic
#FFD490 #90FFD4 #D490FF
tetradic
#FFD490 #90FF9C #90BBFF #FF90F2
square
#FFD490 #90FF9C #90BBFF #FF90F2
split-complementary
#FFD490 #90F2FF #9C90FF
monochromatic
#FFA516 #FFBC53 #FFD490 #FFECCD #FFF3E0
Accessibility & contrast
On white
1.39
#FFD490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#FFD490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD490
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD490 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D48B
Deuteranopia (green-blind)
#F0DF92
Tritanopia (blue-blind)
#FFC8C3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd490; /* rgb */ color: rgb(255, 212, 144); /* oklch */ color: oklch(89.2% 0.098 78.4);
Tailwind
colors: {
custom: {
50: '#ffe1b1',
500: '#ffd490',
950: '#000000',
},
}SCSS
$custom: #ffd490; $custom-light: #ffe1b1; $custom-dark: #000000;
JSON
{
"hex": "#ffd490",
"rgb": {
"r": 255,
"g": 212,
"b": 144
},
"hsl": {
"h": 36.757,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.89187,
"c": 0.09808,
"h": 78.4
},
"luminance": 0.70361
}Semantic roles & 50–950 ramp
primary
#FFD490
secondary
#538AE1
accent
#59E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481