#EDE694#EDE694
#EDE694 is a very light, moderate yellow. Relative luminance 0.767; OKLCH L 91.2% C 0.103 H 104.0°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE694 |
|---|---|
| RGB | rgb(237, 230, 148) |
| HSL | hsl(55, 71%, 75%) |
| HSV | hsv(55, 38%, 93%) |
| CMYK | cmyk(0%, 3%, 37.6%, 7.1%) |
| CIE-LAB | lab(90.20, -9.33, 40.81) |
| CIE-LCH | lch(90.20, 41.87, 102.88°) |
| OKLab | oklab(91.23% -0.025 0.1001) |
| OKLCH | oklch(91.23% 0.103 104) |
| XYZ | xyz(68.5682, 76.7379, 39.2111) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.57
Dark Cream
#FFF39A
ΔE00 3.37
Buff
#FEF69E
ΔE00 3.50
Palegoldenrod
#EEE8AA
ΔE00 3.83
Light Tan
#FBEEAC
ΔE00 4.09
Parchment
#FEFCAF
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE694 #949BED
analogous
#EDB994 #EDE694 #C7ED94
triadic
#EDE694 #94EDE6 #E694ED
tetradic
#EDE694 #94EDB9 #949BED #ED94C7
square
#EDE694 #94EDB9 #949BED #ED94C7
split-complementary
#EDE694 #94C7ED #B994ED
monochromatic
#DBCE2B #E4DA60 #EDE694 #F6F2C8 #FBF9E5
Accessibility & contrast
On white
1.28
#EDE694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#EDE694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE694
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE694 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08E
Deuteranopia (green-blind)
#F6E597
Tritanopia (blue-blind)
#F9DCD2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ede694; /* rgb */ color: rgb(237, 230, 148); /* oklch */ color: oklch(91.2% 0.103 104.0);
Tailwind
colors: {
custom: {
50: '#f4edb4',
500: '#ede694',
950: '#000000',
},
}SCSS
$custom: #ede694; $custom-light: #f4edb4; $custom-dark: #000000;
JSON
{
"hex": "#ede694",
"rgb": {
"r": 237,
"g": 230,
"b": 148
},
"hsl": {
"h": 55.281,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.91227,
"c": 0.10313,
"h": 104
},
"luminance": 0.76736
}Semantic roles & 50–950 ramp
primary
#EDE694
secondary
#5D65C9
accent
#21D312
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481