#FFEC84#FFEC84
#FFEC84 is a very light, vivid yellow. Relative luminance 0.829; OKLCH L 93.7% C 0.127 H 99.2°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEC84 |
|---|---|
| RGB | rgb(255, 236, 132) |
| HSL | hsl(51, 100%, 76%) |
| HSV | hsv(51, 48%, 100%) |
| CMYK | cmyk(0%, 7.5%, 48.2%, 0%) |
| CIE-LAB | lab(92.98, -6.88, 52.40) |
| CIE-LCH | lch(92.98, 52.85, 97.48°) |
| OKLab | oklab(93.71% -0.0202 0.125) |
| OKLCH | oklch(93.71% 0.127 99.2) |
| XYZ | xyz(75.4025, 82.9196, 33.8585) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.65
Dark Cream
#FFF39A
ΔE00 3.21
Yellow Tan
#FFE36E
ΔE00 3.33
Khaki (CSS)
#F0E68C
ΔE00 3.47
Sand Yellow
#FCE166
ΔE00 3.85
Sandy
#F1DA7A
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEC84 #8497FF
analogous
#FFAE84 #FFEC84 #D4FF84
triadic
#FFEC84 #84FFEC #EC84FF
tetradic
#FFEC84 #84FFAE #8497FF #FF84D4
square
#FFEC84 #84FFAE #8497FF #FF84D4
split-complementary
#FFEC84 #84D4FF #AE84FF
monochromatic
#FFD90A #FFE347 #FFEC84 #FFF5C1 #FFFAE0
Accessibility & contrast
On white
1.19
#FFEC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#FFEC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEC84
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEC84 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77B
Deuteranopia (green-blind)
#FFEE88
Tritanopia (blue-blind)
#FFDFD3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffec84; /* rgb */ color: rgb(255, 236, 132); /* oklch */ color: oklch(93.7% 0.127 99.2);
Tailwind
colors: {
custom: {
50: '#fff1aa',
500: '#ffec84',
950: '#000000',
},
}SCSS
$custom: #ffec84; $custom-light: #fff1aa; $custom-dark: #000000;
JSON
{
"hex": "#ffec84",
"rgb": {
"r": 255,
"g": 236,
"b": 132
},
"hsl": {
"h": 50.732,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.93712,
"c": 0.12663,
"h": 99.2
},
"luminance": 0.82917
}Semantic roles & 50–950 ramp
primary
#FFEC84
secondary
#4860DF
accent
#23E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581