#EDE775#EDE775
#EDE775 is a very light, vivid yellow. Relative luminance 0.764; OKLCH L 91.0% C 0.136 H 106.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE775 |
|---|---|
| RGB | rgb(237, 231, 117) |
| HSL | hsl(57, 77%, 69%) |
| HSV | hsv(57, 51%, 93%) |
| CMYK | cmyk(0%, 2.5%, 50.6%, 7.1%) |
| CIE-LAB | lab(90.06, -12.82, 55.59) |
| CIE-LCH | lch(90.06, 57.05, 102.99°) |
| OKLab | oklab(90.99% -0.0378 0.131) |
| OKLCH | oklch(90.99% 0.136 106.1) |
| XYZ | xyz(66.7136, 76.4426, 28.0668) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 3.12
Straw
#FCF679
ΔE00 3.35
Yellowish
#FAEE66
ΔE00 3.44
Khaki (CSS)
#F0E68C
ΔE00 3.50
Manilla
#FFFA86
ΔE00 3.97
Dull Yellow
#EEDC5B
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE775 #757BED
analogous
#EDAB75 #EDE775 #B7ED75
triadic
#EDE775 #75EDE7 #E775ED
tetradic
#EDE775 #75EDAB #757BED #ED75B7
square
#EDE775 #75EDAB #757BED #ED75B7
split-complementary
#EDE775 #75B7ED #AB75ED
monochromatic
#CDC41B #E6DE3F #EDE775 #F4F0AB #FBFAE1
Accessibility & contrast
On white
1.29
#EDE775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#EDE775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE775
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE775 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06A
Deuteranopia (green-blind)
#FAE57B
Tritanopia (blue-blind)
#FCDACD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ede775; /* rgb */ color: rgb(237, 231, 117); /* oklch */ color: oklch(91.0% 0.136 106.1);
Tailwind
colors: {
custom: {
50: '#f5ee9f',
500: '#ede775',
950: '#000000',
},
}SCSS
$custom: #ede775; $custom-light: #f5ee9f; $custom-dark: #000000;
JSON
{
"hex": "#ede775",
"rgb": {
"r": 237,
"g": 231,
"b": 117
},
"hsl": {
"h": 57,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.9099,
"c": 0.13635,
"h": 106.1
},
"luminance": 0.76441
}Semantic roles & 50–950 ramp
primary
#EDE775
secondary
#4047C6
accent
#17D90C
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480