#ECF580#ECF580
#ECF580 is a very light, vivid yellow. Relative luminance 0.847; OKLCH L 94.0% C 0.141 H 112.7°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ECF580 |
|---|---|
| RGB | rgb(236, 245, 128) |
| HSL | hsl(65, 85%, 73%) |
| HSV | hsv(65, 48%, 96%) |
| CMYK | cmyk(3.7%, 0%, 47.8%, 3.9%) |
| CIE-LAB | lab(93.75, -19.10, 54.86) |
| CIE-LCH | lch(93.75, 58.09, 109.19°) |
| OKLab | oklab(93.95% -0.0546 0.1304) |
| OKLCH | oklch(93.95% 0.141 112.7) |
| XYZ | xyz(71.1420, 84.6974, 33.0184) |
| Luminance | 0.8470 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.91
Pale Yellow
#FFFF84
ΔE00 3.30
Faded Yellow
#FEFF7F
ΔE00 3.35
Butter
#FFFF81
ΔE00 3.42
Banana (survey)
#FFFF7E
ΔE00 3.57
Manilla
#FFFA86
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECF580 #8980F5
analogous
#F5C380 #ECF580 #B2F580
triadic
#ECF580 #80ECF5 #F580EC
tetradic
#ECF580 #80F5C3 #8980F5 #F580B2
square
#ECF580 #80F5C3 #8980F5 #F580B2
split-complementary
#ECF580 #80B2F5 #C380F5
monochromatic
#D8E812 #E4F147 #ECF580 #F4F9B9 #FBFDE3
Accessibility & contrast
On white
1.17
#ECF580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#ECF580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECF580
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECF580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECF580 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC76
Deuteranopia (green-blind)
#FFEF86
Tritanopia (blue-blind)
#F9E9DA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ecf580; /* rgb */ color: rgb(236, 245, 128); /* oklch */ color: oklch(94.0% 0.141 112.7);
Tailwind
colors: {
custom: {
50: '#f4f8a7',
500: '#ecf580',
950: '#000000',
},
}SCSS
$custom: #ecf580; $custom-light: #f4f8a7; $custom-dark: #000000;
JSON
{
"hex": "#ecf580",
"rgb": {
"r": 236,
"g": 245,
"b": 128
},
"hsl": {
"h": 64.615,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.9395,
"c": 0.14133,
"h": 112.7
},
"luminance": 0.84696
}Semantic roles & 50–950 ramp
primary
#ECF580
secondary
#5348D1
accent
#04E215
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581