#FFEB82#FFEB82
#FFEB82 is a very light, vivid yellow. Relative luminance 0.823; OKLCH L 93.5% C 0.128 H 98.8°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB82 |
|---|---|
| RGB | rgb(255, 235, 130) |
| HSL | hsl(50, 100%, 75%) |
| HSV | hsv(50, 49%, 100%) |
| CMYK | cmyk(0%, 7.8%, 49%, 0%) |
| CIE-LAB | lab(92.70, -6.55, 53.01) |
| CIE-LCH | lch(92.70, 53.41, 97.05°) |
| OKLab | oklab(93.49% -0.0195 0.1262) |
| OKLCH | oklch(93.49% 0.128 98.8) |
| XYZ | xyz(74.9799, 82.2911, 33.0489) |
| Luminance | 0.8229 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.66
Yellow Tan
#FFE36E
ΔE00 2.98
Sand Yellow
#FCE166
ΔE00 3.52
Dark Cream
#FFF39A
ΔE00 3.54
Khaki (CSS)
#F0E68C
ΔE00 3.67
Sandy
#F1DA7A
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB82 #8296FF
analogous
#FFAC82 #FFEB82 #D4FF82
triadic
#FFEB82 #82FFEB #EB82FF
tetradic
#FFEB82 #82FFAC #8296FF #FF82D4
square
#FFEB82 #82FFAC #8296FF #FF82D4
split-complementary
#FFEB82 #82D4FF #AC82FF
monochromatic
#FFD708 #FFE145 #FFEB82 #FFF5BF #FFFAE0
Accessibility & contrast
On white
1.20
#FFEB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#FFEB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB82
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB82 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE679
Deuteranopia (green-blind)
#FFED86
Tritanopia (blue-blind)
#FFDED2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffeb82; /* rgb */ color: rgb(255, 235, 130); /* oklch */ color: oklch(93.5% 0.128 98.8);
Tailwind
colors: {
custom: {
50: '#fff1a8',
500: '#ffeb82',
950: '#000000',
},
}SCSS
$custom: #ffeb82; $custom-light: #fff1a8; $custom-dark: #000000;
JSON
{
"hex": "#ffeb82",
"rgb": {
"r": 255,
"g": 235,
"b": 130
},
"hsl": {
"h": 50.4,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.93486,
"c": 0.1277,
"h": 98.8
},
"luminance": 0.82288
}Semantic roles & 50–950 ramp
primary
#FFEB82
secondary
#475FDE
accent
#25E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581