#EDE67E#EDE67E
#EDE67E is a very light, vivid yellow. Relative luminance 0.761; OKLCH L 90.9% C 0.127 H 105.2°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE67E |
|---|---|
| RGB | rgb(237, 230, 126) |
| HSL | hsl(56, 76%, 71%) |
| HSV | hsv(56, 47%, 93%) |
| CMYK | cmyk(0%, 3%, 46.8%, 7.1%) |
| CIE-LAB | lab(89.91, -11.54, 51.18) |
| CIE-LCH | lch(89.91, 52.46, 102.71°) |
| OKLab | oklab(90.9% -0.0332 0.1221) |
| OKLCH | oklch(90.9% 0.127 105.2) |
| XYZ | xyz(66.9893, 76.1064, 30.8958) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.20
Sandy Yellow
#FDEE73
ΔE00 3.74
Dark Cream
#FFF39A
ΔE00 4.08
Straw
#FCF679
ΔE00 4.12
Manilla
#FFFA86
ΔE00 4.33
Buff
#FEF69E
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE67E #7E85ED
analogous
#EDAE7E #EDE67E #BCED7E
triadic
#EDE67E #7EEDE6 #E67EED
tetradic
#EDE67E #7EEDAE #7E85ED #ED7EBC
square
#EDE67E #7EEDAE #7E85ED #ED7EBC
split-complementary
#EDE67E #7EBCED #AE7EED
monochromatic
#D3C81D #E6DC48 #EDE67E #F4F0B4 #FBFAE4
Accessibility & contrast
On white
1.29
#EDE67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#EDE67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE67E
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE67E | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF75
Deuteranopia (green-blind)
#F9E483
Tritanopia (blue-blind)
#FBDACE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ede67e; /* rgb */ color: rgb(237, 230, 126); /* oklch */ color: oklch(90.9% 0.127 105.2);
Tailwind
colors: {
custom: {
50: '#f5eda5',
500: '#ede67e',
950: '#000000',
},
}SCSS
$custom: #ede67e; $custom-light: #f5eda5; $custom-dark: #000000;
JSON
{
"hex": "#ede67e",
"rgb": {
"r": 237,
"g": 230,
"b": 126
},
"hsl": {
"h": 56.216,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.909,
"c": 0.12654,
"h": 105.2
},
"luminance": 0.76105
}Semantic roles & 50–950 ramp
primary
#EDE67E
secondary
#4850C7
accent
#1BD80E
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480