#FFE482#FFE482
#FFE482 is a very light, vivid yellow. Relative luminance 0.784; OKLCH L 92.1% C 0.122 H 94.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE482 |
|---|---|
| RGB | rgb(255, 228, 130) |
| HSL | hsl(47, 100%, 75%) |
| HSV | hsv(47, 49%, 100%) |
| CMYK | cmyk(0%, 10.6%, 49%, 0%) |
| CIE-LAB | lab(90.94, -3.04, 50.87) |
| CIE-LCH | lch(90.94, 50.96, 93.42°) |
| OKLab | oklab(92.09% -0.0093 0.1215) |
| OKLCH | oklch(92.09% 0.122 94.4) |
| XYZ | xyz(73.0151, 78.3615, 32.3940) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.73
Yellow Tan
#FFE36E
ΔE00 2.57
Sandy
#F1DA7A
ΔE00 2.59
Pale Gold
#FDDE6C
ΔE00 2.65
Sand Yellow
#FCE166
ΔE00 3.39
Light Gold
#FDDC5C
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE482 #829DFF
analogous
#FFA582 #FFE482 #DBFF82
triadic
#FFE482 #82FFE4 #E482FF
tetradic
#FFE482 #82FFA5 #829DFF #FF82DB
square
#FFE482 #82FFA5 #829DFF #FF82DB
split-complementary
#FFE482 #82DBFF #A582FF
monochromatic
#FFCA08 #FFD745 #FFE482 #FFF1BF #FFF8E0
Accessibility & contrast
On white
1.26
#FFE482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FFE482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE482
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE482 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07A
Deuteranopia (green-blind)
#FDE986
Tritanopia (blue-blind)
#FFD7CD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe482; /* rgb */ color: rgb(255, 228, 130); /* oklch */ color: oklch(92.1% 0.122 94.4);
Tailwind
colors: {
custom: {
50: '#ffeca8',
500: '#ffe482',
950: '#000000',
},
}SCSS
$custom: #ffe482; $custom-light: #ffeca8; $custom-dark: #000000;
JSON
{
"hex": "#ffe482",
"rgb": {
"r": 255,
"g": 228,
"b": 130
},
"hsl": {
"h": 47.04,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92094,
"c": 0.12184,
"h": 94.4
},
"luminance": 0.78359
}Semantic roles & 50–950 ramp
primary
#FFE482
secondary
#4767DE
accent
#32E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481