#EDE180#EDE180
#EDE180 is a very light, moderate yellow. Relative luminance 0.734; OKLCH L 89.9% C 0.119 H 102.2°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE180 |
|---|---|
| RGB | rgb(237, 225, 128) |
| HSL | hsl(53, 75%, 72%) |
| HSV | hsv(53, 46%, 93%) |
| CMYK | cmyk(0%, 5.1%, 46%, 7.1%) |
| CIE-LAB | lab(88.65, -8.86, 48.67) |
| CIE-LCH | lch(88.65, 49.47, 100.31°) |
| OKLab | oklab(89.91% -0.0253 0.1167) |
| OKLCH | oklch(89.91% 0.119 102.2) |
| XYZ | xyz(65.7482, 73.4155, 31.1251) |
| Luminance | 0.7341 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.66
Sandy
#F1DA7A
ΔE00 3.25
Dark Cream
#FFF39A
ΔE00 4.18
Sandy Yellow
#FDEE73
ΔE00 4.40
Dull Yellow
#EEDC5B
ΔE00 4.55
Buff
#FEF69E
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE180 #808CED
analogous
#EDAB80 #EDE180 #C3ED80
triadic
#EDE180 #80EDE1 #E180ED
tetradic
#EDE180 #80EDAB #808CED #ED80C3
square
#EDE180 #80EDAB #808CED #ED80C3
split-complementary
#EDE180 #80C3ED #AB80ED
monochromatic
#D4C01E #E5D44A #EDE180 #F5EEB6 #FBF9E4
Accessibility & contrast
On white
1.34
#EDE180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#EDE180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE180
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE180 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB78
Deuteranopia (green-blind)
#F5E184
Tritanopia (blue-blind)
#FBD5CA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ede180; /* rgb */ color: rgb(237, 225, 128); /* oklch */ color: oklch(89.9% 0.119 102.2);
Tailwind
colors: {
custom: {
50: '#f5eaa6',
500: '#ede180',
950: '#000000',
},
}SCSS
$custom: #ede180; $custom-light: #f5eaa6; $custom-dark: #000000;
JSON
{
"hex": "#ede180",
"rgb": {
"r": 237,
"g": 225,
"b": 128
},
"hsl": {
"h": 53.394,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.89905,
"c": 0.11942,
"h": 102.2
},
"luminance": 0.73413
}Semantic roles & 50–950 ramp
primary
#EDE180
secondary
#4A58C7
accent
#24D70E
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480