#FFE282#FFE282
#FFE282 is a very light, vivid yellow. Relative luminance 0.773; OKLCH L 91.7% C 0.120 H 93.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE282 |
|---|---|
| RGB | rgb(255, 226, 130) |
| HSL | hsl(46, 100%, 75%) |
| HSV | hsv(46, 49%, 100%) |
| CMYK | cmyk(0%, 11.4%, 49%, 0%) |
| CIE-LAB | lab(90.44, -2.03, 50.26) |
| CIE-LCH | lch(90.44, 50.30, 92.32°) |
| OKLab | oklab(91.7% -0.0064 0.1201) |
| OKLCH | oklch(91.7% 0.12 93) |
| XYZ | xyz(72.4680, 77.2675, 32.2117) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.11
Sandy
#F1DA7A
ΔE00 2.61
Pale Gold
#FDDE6C
ΔE00 2.64
Yellow Tan
#FFE36E
ΔE00 2.92
Sand Yellow
#FCE166
ΔE00 3.72
Light Mustard
#F7D560
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE282 #829FFF
analogous
#FFA382 #FFE282 #DDFF82
triadic
#FFE282 #82FFE2 #E282FF
tetradic
#FFE282 #82FFA3 #829FFF #FF82DD
square
#FFE282 #82FFA3 #829FFF #FF82DD
split-complementary
#FFE282 #82DDFF #A382FF
monochromatic
#FFC608 #FFD445 #FFE282 #FFF0BF #FFF8E0
Accessibility & contrast
On white
1.28
#FFE282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#FFE282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE282
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE282 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7A
Deuteranopia (green-blind)
#FCE786
Tritanopia (blue-blind)
#FFD5CB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe282; /* rgb */ color: rgb(255, 226, 130); /* oklch */ color: oklch(91.7% 0.120 93.0);
Tailwind
colors: {
custom: {
50: '#ffeaa8',
500: '#ffe282',
950: '#000000',
},
}SCSS
$custom: #ffe282; $custom-light: #ffeaa8; $custom-dark: #000000;
JSON
{
"hex": "#ffe282",
"rgb": {
"r": 255,
"g": 226,
"b": 130
},
"hsl": {
"h": 46.08,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.91699,
"c": 0.1203,
"h": 93
},
"luminance": 0.77264
}Semantic roles & 50–950 ramp
primary
#FFE282
secondary
#476ADE
accent
#35E600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#181610
muted
#868480