#EDE394#EDE394
#EDE394 is a very light, moderate yellow. Relative luminance 0.751; OKLCH L 90.6% C 0.100 H 102.0°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE394 |
|---|---|
| RGB | rgb(237, 227, 148) |
| HSL | hsl(53, 71%, 75%) |
| HSV | hsv(53, 38%, 93%) |
| CMYK | cmyk(0%, 4.2%, 37.6%, 7.1%) |
| CIE-LAB | lab(89.43, -7.83, 39.82) |
| CIE-LCH | lch(89.43, 40.58, 101.12°) |
| OKLab | oklab(90.62% -0.0207 0.0978) |
| OKLCH | oklch(90.62% 0.1 102) |
| XYZ | xyz(67.7405, 75.0826, 38.9352) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.89
Palegoldenrod
#EEE8AA
ΔE00 3.64
Light Tan
#FBEEAC
ΔE00 3.77
Dark Cream
#FFF39A
ΔE00 3.78
Buff
#FEF69E
ΔE00 4.16
Vanilla
#F3E5AB
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE394 #949EED
analogous
#EDB694 #EDE394 #CBED94
triadic
#EDE394 #94EDE3 #E394ED
tetradic
#EDE394 #94EDB6 #949EED #ED94CB
square
#EDE394 #94EDB6 #949EED #ED94CB
split-complementary
#EDE394 #94CBED #B694ED
monochromatic
#DBC82B #E4D560 #EDE394 #F6F1C8 #FBF8E5
Accessibility & contrast
On white
1.31
#EDE394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#EDE394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE394
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE394 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8E
Deuteranopia (green-blind)
#F4E397
Tritanopia (blue-blind)
#F9D9CF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ede394; /* rgb */ color: rgb(237, 227, 148); /* oklch */ color: oklch(90.6% 0.100 102.0);
Tailwind
colors: {
custom: {
50: '#f4ebb4',
500: '#ede394',
950: '#000000',
},
}SCSS
$custom: #ede394; $custom-light: #f4ebb4; $custom-dark: #000000;
JSON
{
"hex": "#ede394",
"rgb": {
"r": 237,
"g": 227,
"b": 148
},
"hsl": {
"h": 53.258,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.90617,
"c": 0.09995,
"h": 102
},
"luminance": 0.75081
}Semantic roles & 50–950 ramp
primary
#EDE394
secondary
#5D69C9
accent
#28D312
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481