#EDE67A#EDE67A
#EDE67A is a very light, vivid yellow. Relative luminance 0.760; OKLCH L 90.8% C 0.131 H 105.4°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE67A |
|---|---|
| RGB | rgb(237, 230, 122) |
| HSL | hsl(56, 76%, 70%) |
| HSV | hsv(56, 49%, 93%) |
| CMYK | cmyk(0%, 3%, 48.5%, 7.1%) |
| CIE-LAB | lab(89.86, -11.90, 53.01) |
| CIE-LCH | lch(89.86, 54.33, 102.65°) |
| OKLab | oklab(90.85% -0.0346 0.1258) |
| OKLCH | oklch(90.85% 0.131 105.4) |
| XYZ | xyz(66.7364, 76.0052, 29.5636) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.72
Sandy Yellow
#FDEE73
ΔE00 3.41
Straw
#FCF679
ΔE00 3.83
Yellowish
#FAEE66
ΔE00 4.01
Manilla
#FFFA86
ΔE00 4.21
Dull Yellow
#EEDC5B
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE67A #7A81ED
analogous
#EDAC7A #EDE67A #BAED7A
triadic
#EDE67A #7AEDE6 #E67AED
tetradic
#EDE67A #7AEDAC #7A81ED #ED7ABA
square
#EDE67A #7AEDAC #7A81ED #ED7ABA
split-complementary
#EDE67A #7ABAED #AC7AED
monochromatic
#D0C51C #E6DC44 #EDE67A #F4F0B0 #FBFAE4
Accessibility & contrast
On white
1.30
#EDE67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#EDE67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE67A
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE67A | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF70
Deuteranopia (green-blind)
#F9E47F
Tritanopia (blue-blind)
#FBDACD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ede67a; /* rgb */ color: rgb(237, 230, 122); /* oklch */ color: oklch(90.8% 0.131 105.4);
Tailwind
colors: {
custom: {
50: '#f5eda3',
500: '#ede67a',
950: '#000000',
},
}SCSS
$custom: #ede67a; $custom-light: #f5eda3; $custom-dark: #000000;
JSON
{
"hex": "#ede67a",
"rgb": {
"r": 237,
"g": 230,
"b": 122
},
"hsl": {
"h": 56.348,
"s": 76.159,
"l": 70.392
},
"oklch": {
"l": 0.90847,
"c": 0.1305,
"h": 105.4
},
"luminance": 0.76003
}Semantic roles & 50–950 ramp
primary
#EDE67A
secondary
#454DC6
accent
#1AD80D
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480