#FFD290#FFD290
#FFD290 is a very light, moderate orange. Relative luminance 0.694; OKLCH L 88.8% C 0.097 H 76.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD290 |
|---|---|
| RGB | rgb(255, 210, 144) |
| HSL | hsl(36, 100%, 78%) |
| HSV | hsv(36, 44%, 100%) |
| CMYK | cmyk(0%, 17.6%, 43.5%, 0%) |
| CIE-LAB | lab(86.69, 7.46, 38.60) |
| CIE-LCH | lch(86.69, 39.31, 79.07°) |
| OKLab | oklab(88.8% 0.0227 0.0946) |
| OKLCH | oklch(88.8% 0.097 76.5) |
| XYZ | xyz(69.3230, 69.3703, 36.1185) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.83
Pale Peach
#FFE5AD
ΔE00 6.39
Light Peach
#FFD8B1
ΔE00 6.60
Moccasin
#FFE4B5
ΔE00 6.60
Wheat
#F5DEB3
ΔE00 7.28
Burlywood
#DEB887
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD290 #90BDFF
analogous
#FF9A90 #FFD290 #F4FF90
triadic
#FFD290 #90FFD2 #D290FF
tetradic
#FFD290 #90FF9A #90BDFF #FF90F4
square
#FFD290 #90FF9A #90BDFF #FF90F4
split-complementary
#FFD290 #90F4FF #9A90FF
monochromatic
#FFA016 #FFB953 #FFD290 #FFEBCD #FFF3E0
Accessibility & contrast
On white
1.41
#FFD290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#FFD290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD290
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD290 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38B
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#FFC6C1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd290; /* rgb */ color: rgb(255, 210, 144); /* oklch */ color: oklch(88.8% 0.097 76.5);
Tailwind
colors: {
custom: {
50: '#ffdfb1',
500: '#ffd290',
950: '#000000',
},
}SCSS
$custom: #ffd290; $custom-light: #ffdfb1; $custom-dark: #000000;
JSON
{
"hex": "#ffd290",
"rgb": {
"r": 255,
"g": 210,
"b": 144
},
"hsl": {
"h": 35.676,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.88804,
"c": 0.09732,
"h": 76.5
},
"luminance": 0.69367
}Semantic roles & 50–950 ramp
primary
#FFD290
secondary
#538CE1
accent
#5DE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481