#EDE375#EDE375
#EDE375 is a very light, vivid yellow. Relative luminance 0.742; OKLCH L 90.2% C 0.132 H 104.0°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE375 |
|---|---|
| RGB | rgb(237, 227, 117) |
| HSL | hsl(55, 77%, 69%) |
| HSV | hsv(55, 51%, 93%) |
| CMYK | cmyk(0%, 4.2%, 50.6%, 7.1%) |
| CIE-LAB | lab(89.03, -10.84, 54.36) |
| CIE-LCH | lch(89.03, 55.43, 101.27°) |
| OKLab | oklab(90.17% -0.0321 0.1284) |
| OKLCH | oklch(90.17% 0.132 104) |
| XYZ | xyz(65.6069, 74.2291, 27.6979) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.03
Sandy Yellow
#FDEE73
ΔE00 3.21
Dull Yellow
#EEDC5B
ΔE00 3.47
Yellowish
#FAEE66
ΔE00 3.83
Straw
#FCF679
ΔE00 4.27
Sandy
#F1DA7A
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE375 #757FED
analogous
#EDA775 #EDE375 #BBED75
triadic
#EDE375 #75EDE3 #E375ED
tetradic
#EDE375 #75EDA7 #757FED #ED75BB
square
#EDE375 #75EDA7 #757FED #ED75BB
split-complementary
#EDE375 #75BBED #A775ED
monochromatic
#CDBE1B #E6D83F #EDE375 #F4EEAB #FBF9E1
Accessibility & contrast
On white
1.33
#EDE375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#EDE375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE375
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE375 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DC6B
Deuteranopia (green-blind)
#F7E27A
Tritanopia (blue-blind)
#FCD6CA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ede375; /* rgb */ color: rgb(237, 227, 117); /* oklch */ color: oklch(90.2% 0.132 104.0);
Tailwind
colors: {
custom: {
50: '#f5eb9f',
500: '#ede375',
950: '#000000',
},
}SCSS
$custom: #ede375; $custom-light: #f5eb9f; $custom-dark: #000000;
JSON
{
"hex": "#ede375",
"rgb": {
"r": 237,
"g": 227,
"b": 117
},
"hsl": {
"h": 55,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.90168,
"c": 0.1323,
"h": 104
},
"luminance": 0.74227
}Semantic roles & 50–950 ramp
primary
#EDE375
secondary
#404CC6
accent
#1DD90C
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480