#EDE07A#EDE07A
#EDE07A is a very light, vivid yellow. Relative luminance 0.727; OKLCH L 89.6% C 0.124 H 102.1°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE07A |
|---|---|
| RGB | rgb(237, 224, 122) |
| HSL | hsl(53, 76%, 70%) |
| HSV | hsv(53, 49%, 93%) |
| CMYK | cmyk(0%, 5.5%, 48.5%, 7.1%) |
| CIE-LAB | lab(88.32, -8.90, 51.15) |
| CIE-LCH | lch(88.32, 51.92, 99.88°) |
| OKLab | oklab(89.62% -0.026 0.1217) |
| OKLCH | oklch(89.62% 0.124 102.1) |
| XYZ | xyz(65.0953, 72.7231, 29.0166) |
| Luminance | 0.7272 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.41
Sandy
#F1DA7A
ΔE00 3.05
Dull Yellow
#EEDC5B
ΔE00 3.74
Sandy Yellow
#FDEE73
ΔE00 3.99
Yellow Tan
#FFE36E
ΔE00 4.50
Sand Yellow
#FCE166
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE07A #7A87ED
analogous
#EDA67A #EDE07A #C1ED7A
triadic
#EDE07A #7AEDE0 #E07AED
tetradic
#EDE07A #7AEDA6 #7A87ED #ED7AC1
square
#EDE07A #7AEDA6 #7A87ED #ED7AC1
split-complementary
#EDE07A #7AC1ED #A67AED
monochromatic
#D0BC1C #E6D344 #EDE07A #F4EDB0 #FBF9E4
Accessibility & contrast
On white
1.35
#EDE07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#EDE07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE07A
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE07A | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA71
Deuteranopia (green-blind)
#F4E07F
Tritanopia (blue-blind)
#FCD4C8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ede07a; /* rgb */ color: rgb(237, 224, 122); /* oklch */ color: oklch(89.6% 0.124 102.1);
Tailwind
colors: {
custom: {
50: '#f5e9a2',
500: '#ede07a',
950: '#000000',
},
}SCSS
$custom: #ede07a; $custom-light: #f5e9a2; $custom-dark: #000000;
JSON
{
"hex": "#ede07a",
"rgb": {
"r": 237,
"g": 224,
"b": 122
},
"hsl": {
"h": 53.217,
"s": 76.159,
"l": 70.392
},
"oklch": {
"l": 0.89619,
"c": 0.12449,
"h": 102.1
},
"luminance": 0.72721
}Semantic roles & 50–950 ramp
primary
#EDE07A
secondary
#4554C6
accent
#24D80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480