#EDE673#EDE673
#EDE673 is a very light, vivid yellow. Relative luminance 0.758; OKLCH L 90.8% C 0.137 H 105.7°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE673 |
|---|---|
| RGB | rgb(237, 230, 115) |
| HSL | hsl(57, 77%, 69%) |
| HSV | hsv(57, 51%, 93%) |
| CMYK | cmyk(0%, 3%, 51.5%, 7.1%) |
| CIE-LAB | lab(89.78, -12.49, 56.18) |
| CIE-LCH | lch(89.78, 57.55, 102.54°) |
| OKLab | oklab(90.76% -0.037 0.1321) |
| OKLCH | oklch(90.76% 0.137 105.7) |
| XYZ | xyz(66.3182, 75.8379, 27.3611) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 3.00
Yellowish
#FAEE66
ΔE00 3.30
Straw
#FCF679
ΔE00 3.48
Khaki (CSS)
#F0E68C
ΔE00 3.59
Dull Yellow
#EEDC5B
ΔE00 3.89
Manilla
#FFFA86
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE673 #737AED
analogous
#EDA973 #EDE673 #B7ED73
triadic
#EDE673 #73EDE6 #E673ED
tetradic
#EDE673 #73EDA9 #737AED #ED73B7
square
#EDE673 #73EDA9 #737AED #ED73B7
split-complementary
#EDE673 #73B7ED #A973ED
monochromatic
#CBC11A #E6DC3D #EDE673 #F4F0A9 #FBF9DF
Accessibility & contrast
On white
1.30
#EDE673 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#EDE673 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE673
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE673 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE673 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF68
Deuteranopia (green-blind)
#FAE479
Tritanopia (blue-blind)
#FCD9CC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ede673; /* rgb */ color: rgb(237, 230, 115); /* oklch */ color: oklch(90.8% 0.137 105.7);
Tailwind
colors: {
custom: {
50: '#f5ed9e',
500: '#ede673',
950: '#000000',
},
}SCSS
$custom: #ede673; $custom-light: #f5ed9e; $custom-dark: #000000;
JSON
{
"hex": "#ede673",
"rgb": {
"r": 237,
"g": 230,
"b": 115
},
"hsl": {
"h": 56.557,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.9076,
"c": 0.13721,
"h": 105.7
},
"luminance": 0.75836
}Semantic roles & 50–950 ramp
primary
#EDE673
secondary
#3F46C6
accent
#18D90C
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480