#FFE082#FFE082
#FFE082 is a very light, moderate yellow. Relative luminance 0.762; OKLCH L 91.3% C 0.119 H 91.7°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE082 |
|---|---|
| RGB | rgb(255, 224, 130) |
| HSL | hsl(45, 100%, 75%) |
| HSV | hsv(45, 49%, 100%) |
| CMYK | cmyk(0%, 12.2%, 49%, 0%) |
| CIE-LAB | lab(89.95, -1.02, 49.65) |
| CIE-LCH | lch(89.95, 49.66, 91.18°) |
| OKLab | oklab(91.31% -0.0035 0.1188) |
| OKLCH | oklch(91.31% 0.119 91.7) |
| XYZ | xyz(71.9274, 76.1862, 32.0315) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.79
Sandy
#F1DA7A
ΔE00 2.84
Pale Gold
#FDDE6C
ΔE00 2.87
Yellow Tan
#FFE36E
ΔE00 3.42
Light Mustard
#F7D560
ΔE00 4.03
Sand Yellow
#FCE166
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE082 #82A1FF
analogous
#FFA182 #FFE082 #DFFF82
triadic
#FFE082 #82FFE0 #E082FF
tetradic
#FFE082 #82FFA1 #82A1FF #FF82DF
square
#FFE082 #82FFA1 #82A1FF #FF82DF
split-complementary
#FFE082 #82DFFF #A182FF
monochromatic
#FFC208 #FFD145 #FFE082 #FFEFBF #FFF7E0
Accessibility & contrast
On white
1.29
#FFE082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#FFE082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE082
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE082 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7A
Deuteranopia (green-blind)
#FAE685
Tritanopia (blue-blind)
#FFD3CA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffe082; /* rgb */ color: rgb(255, 224, 130); /* oklch */ color: oklch(91.3% 0.119 91.7);
Tailwind
colors: {
custom: {
50: '#ffe9a8',
500: '#ffe082',
950: '#000000',
},
}SCSS
$custom: #ffe082; $custom-light: #ffe9a8; $custom-dark: #000000;
JSON
{
"hex": "#ffe082",
"rgb": {
"r": 255,
"g": 224,
"b": 130
},
"hsl": {
"h": 45.12,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.91306,
"c": 0.11882,
"h": 91.7
},
"luminance": 0.76183
}Semantic roles & 50–950 ramp
primary
#FFE082
secondary
#476CDE
accent
#39E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181610
muted
#868480