#FFEB81#FFEB81
#FFEB81 is a very light, vivid yellow. Relative luminance 0.823; OKLCH L 93.5% C 0.129 H 98.9°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB81 |
|---|---|
| RGB | rgb(255, 235, 129) |
| HSL | hsl(50, 100%, 75%) |
| HSV | hsv(50, 49%, 100%) |
| CMYK | cmyk(0%, 7.8%, 49.4%, 0%) |
| CIE-LAB | lab(92.69, -6.64, 53.47) |
| CIE-LCH | lch(92.69, 53.88, 97.08°) |
| OKLab | oklab(93.47% -0.0198 0.1271) |
| OKLCH | oklch(93.47% 0.129 98.9) |
| XYZ | xyz(74.9131, 82.2644, 32.6972) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.55
Yellow Tan
#FFE36E
ΔE00 2.91
Sand Yellow
#FCE166
ΔE00 3.44
Dark Cream
#FFF39A
ΔE00 3.64
Khaki (CSS)
#F0E68C
ΔE00 3.75
Sandy
#F1DA7A
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB81 #8195FF
analogous
#FFAC81 #FFEB81 #D4FF81
triadic
#FFEB81 #81FFEB #EB81FF
tetradic
#FFEB81 #81FFAC #8195FF #FF81D4
square
#FFEB81 #81FFAC #8195FF #FF81D4
split-complementary
#FFEB81 #81D4FF #AC81FF
monochromatic
#FFD807 #FFE144 #FFEB81 #FFF5BE #FFFAE0
Accessibility & contrast
On white
1.20
#FFEB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#FFEB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB81
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB81 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE678
Deuteranopia (green-blind)
#FFED86
Tritanopia (blue-blind)
#FFDED2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffeb81; /* rgb */ color: rgb(255, 235, 129); /* oklch */ color: oklch(93.5% 0.129 98.9);
Tailwind
colors: {
custom: {
50: '#fff1a8',
500: '#ffeb81',
950: '#000000',
},
}SCSS
$custom: #ffeb81; $custom-light: #fff1a8; $custom-dark: #000000;
JSON
{
"hex": "#ffeb81",
"rgb": {
"r": 255,
"g": 235,
"b": 129
},
"hsl": {
"h": 50.476,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.93472,
"c": 0.12868,
"h": 98.9
},
"luminance": 0.82262
}Semantic roles & 50–950 ramp
primary
#FFEB81
secondary
#465EDE
accent
#24E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581