#EDE47E#EDE47E
#EDE47E is a very light, vivid yellow. Relative luminance 0.750; OKLCH L 90.5% C 0.124 H 104.1°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE47E |
|---|---|
| RGB | rgb(237, 228, 126) |
| HSL | hsl(55, 76%, 71%) |
| HSV | hsv(55, 47%, 93%) |
| CMYK | cmyk(0%, 3.8%, 46.8%, 7.1%) |
| CIE-LAB | lab(89.39, -10.54, 50.55) |
| CIE-LCH | lch(89.39, 51.64, 101.78°) |
| OKLab | oklab(90.49% -0.0304 0.1207) |
| OKLCH | oklch(90.49% 0.124 104.1) |
| XYZ | xyz(66.4360, 74.9996, 30.7114) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.91
Sandy Yellow
#FDEE73
ΔE00 3.84
Dark Cream
#FFF39A
ΔE00 4.09
Sandy
#F1DA7A
ΔE00 4.26
Dull Yellow
#EEDC5B
ΔE00 4.52
Buff
#FEF69E
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE47E #7E87ED
analogous
#EDAC7E #EDE47E #BEED7E
triadic
#EDE47E #7EEDE4 #E47EED
tetradic
#EDE47E #7EEDAC #7E87ED #ED7EBE
square
#EDE47E #7EEDAC #7E87ED #ED7EBE
split-complementary
#EDE47E #7EBEED #AC7EED
monochromatic
#D3C41D #E6D948 #EDE47E #F4EFB4 #FBF9E4
Accessibility & contrast
On white
1.31
#EDE47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#EDE47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE47E
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE47E | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE75
Deuteranopia (green-blind)
#F7E383
Tritanopia (blue-blind)
#FBD8CC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ede47e; /* rgb */ color: rgb(237, 228, 126); /* oklch */ color: oklch(90.5% 0.124 104.1);
Tailwind
colors: {
custom: {
50: '#f5eca5',
500: '#ede47e',
950: '#000000',
},
}SCSS
$custom: #ede47e; $custom-light: #f5eca5; $custom-dark: #000000;
JSON
{
"hex": "#ede47e",
"rgb": {
"r": 237,
"g": 228,
"b": 126
},
"hsl": {
"h": 55.135,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.9049,
"c": 0.12447,
"h": 104.1
},
"luminance": 0.74998
}Semantic roles & 50–950 ramp
primary
#EDE47E
secondary
#4853C7
accent
#1ED80E
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480