#EDE075#EDE075
#EDE075 is a very light, vivid yellow. Relative luminance 0.726; OKLCH L 89.6% C 0.129 H 102.4°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE075 |
|---|---|
| RGB | rgb(237, 224, 117) |
| HSL | hsl(54, 77%, 69%) |
| HSV | hsv(54, 51%, 93%) |
| CMYK | cmyk(0%, 5.5%, 50.6%, 7.1%) |
| CIE-LAB | lab(88.26, -9.34, 53.45) |
| CIE-LCH | lch(88.26, 54.26, 99.91°) |
| OKLab | oklab(89.56% -0.0278 0.1264) |
| OKLCH | oklch(89.56% 0.129 102.4) |
| XYZ | xyz(64.7935, 72.6024, 27.4268) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.00
Dull Yellow
#EEDC5B
ΔE00 3.13
Sandy
#F1DA7A
ΔE00 3.31
Sandy Yellow
#FDEE73
ΔE00 3.61
Sand Yellow
#FCE166
ΔE00 4.19
Yellow Tan
#FFE36E
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE075 #7582ED
analogous
#EDA475 #EDE075 #BEED75
triadic
#EDE075 #75EDE0 #E075ED
tetradic
#EDE075 #75EDA4 #7582ED #ED75BE
square
#EDE075 #75EDA4 #7582ED #ED75BE
split-complementary
#EDE075 #75BEED #A475ED
monochromatic
#CDBA1B #E6D43F #EDE075 #F4ECAB #FBF8E1
Accessibility & contrast
On white
1.35
#EDE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#EDE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE075
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE075 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6B
Deuteranopia (green-blind)
#F5E07A
Tritanopia (blue-blind)
#FCD3C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ede075; /* rgb */ color: rgb(237, 224, 117); /* oklch */ color: oklch(89.6% 0.129 102.4);
Tailwind
colors: {
custom: {
50: '#f5e99f',
500: '#ede075',
950: '#000000',
},
}SCSS
$custom: #ede075; $custom-light: #f5e99f; $custom-dark: #000000;
JSON
{
"hex": "#ede075",
"rgb": {
"r": 237,
"g": 224,
"b": 117
},
"hsl": {
"h": 53.5,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.89555,
"c": 0.12937,
"h": 102.4
},
"luminance": 0.726
}Semantic roles & 50–950 ramp
primary
#EDE075
secondary
#404FC6
accent
#23D90C
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480