#FFE290#FFE290
#FFE290 is a very light, moderate orange. Relative luminance 0.777; OKLCH L 91.9% C 0.106 H 90.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE290 |
|---|---|
| RGB | rgb(255, 226, 144) |
| HSL | hsl(44, 100%, 78%) |
| HSV | hsv(44, 44%, 100%) |
| CMYK | cmyk(0%, 11.4%, 43.5%, 0%) |
| CIE-LAB | lab(90.63, -0.73, 43.65) |
| CIE-LCH | lch(90.63, 43.66, 90.95°) |
| OKLab | oklab(91.91% -0.0013 0.1062) |
| OKLCH | oklch(91.91% 0.106 90.7) |
| XYZ | xyz(73.4725, 77.6693, 37.5017) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.41
Sandy
#F1DA7A
ΔE00 3.75
Pale Gold
#FDDE6C
ΔE00 4.81
Pale Peach
#FFE5AD
ΔE00 5.11
Yellow Tan
#FFE36E
ΔE00 5.17
Light Tan
#FBEEAC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE290 #90ADFF
analogous
#FFAA90 #FFE290 #E5FF90
triadic
#FFE290 #90FFE2 #E290FF
tetradic
#FFE290 #90FFAA #90ADFF #FF90E5
square
#FFE290 #90FFAA #90ADFF #FF90E5
split-complementary
#FFE290 #90E5FF #AA90FF
monochromatic
#FFC216 #FFD253 #FFE290 #FFF2CD #FFF7E0
Accessibility & contrast
On white
1.27
#FFE290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#FFE290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE290
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE290 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8A
Deuteranopia (green-blind)
#FAE893
Tritanopia (blue-blind)
#FFD6CE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe290; /* rgb */ color: rgb(255, 226, 144); /* oklch */ color: oklch(91.9% 0.106 90.7);
Tailwind
colors: {
custom: {
50: '#ffeab1',
500: '#ffe290',
950: '#000000',
},
}SCSS
$custom: #ffe290; $custom-light: #ffeab1; $custom-dark: #000000;
JSON
{
"hex": "#ffe290",
"rgb": {
"r": 255,
"g": 226,
"b": 144
},
"hsl": {
"h": 44.324,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.91905,
"c": 0.10619,
"h": 90.7
},
"luminance": 0.77666
}Semantic roles & 50–950 ramp
primary
#FFE290
secondary
#5378E1
accent
#3CE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481