#EDE574#EDE574
#EDE574 is a very light, vivid yellow. Relative luminance 0.753; OKLCH L 90.6% C 0.135 H 105.1°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE574 |
|---|---|
| RGB | rgb(237, 229, 116) |
| HSL | hsl(56, 77%, 69%) |
| HSV | hsv(56, 51%, 93%) |
| CMYK | cmyk(0%, 3.4%, 51.1%, 7.1%) |
| CIE-LAB | lab(89.54, -11.91, 55.43) |
| CIE-LCH | lch(89.54, 56.69, 102.13°) |
| OKLab | oklab(90.57% -0.0353 0.1306) |
| OKLCH | oklch(90.57% 0.135 105.1) |
| XYZ | xyz(66.0986, 75.3061, 27.5733) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 3.05
Khaki (CSS)
#F0E68C
ΔE00 3.34
Yellowish
#FAEE66
ΔE00 3.48
Straw
#FCF679
ΔE00 3.74
Dull Yellow
#EEDC5B
ΔE00 3.74
Manilla
#FFFA86
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE574 #747CED
analogous
#EDA974 #EDE574 #B9ED74
triadic
#EDE574 #74EDE5 #E574ED
tetradic
#EDE574 #74EDA9 #747CED #ED74B9
square
#EDE574 #74EDA9 #747CED #ED74B9
split-complementary
#EDE574 #74B9ED #A974ED
monochromatic
#CCC01A #E6DB3E #EDE574 #F4EFAA #FBF9E0
Accessibility & contrast
On white
1.31
#EDE574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#EDE574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE574
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE574 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE6A
Deuteranopia (green-blind)
#F9E479
Tritanopia (blue-blind)
#FCD8CB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ede574; /* rgb */ color: rgb(237, 229, 116); /* oklch */ color: oklch(90.6% 0.135 105.1);
Tailwind
colors: {
custom: {
50: '#f5ed9f',
500: '#ede574',
950: '#000000',
},
}SCSS
$custom: #ede574; $custom-light: #f5ed9f; $custom-dark: #000000;
JSON
{
"hex": "#ede574",
"rgb": {
"r": 237,
"g": 229,
"b": 116
},
"hsl": {
"h": 56.033,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.90567,
"c": 0.13525,
"h": 105.1
},
"luminance": 0.75304
}Semantic roles & 50–950 ramp
primary
#EDE574
secondary
#3F48C6
accent
#1AD90C
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480