#EDE293#EDE293
#EDE293 is a very light, moderate yellow. Relative luminance 0.745; OKLCH L 90.4% C 0.100 H 101.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE293 |
|---|---|
| RGB | rgb(237, 226, 147) |
| HSL | hsl(53, 71%, 75%) |
| HSV | hsv(53, 38%, 93%) |
| CMYK | cmyk(0%, 4.6%, 38%, 7.1%) |
| CIE-LAB | lab(89.16, -7.43, 39.97) |
| CIE-LCH | lch(89.16, 40.66, 100.53°) |
| OKLab | oklab(90.4% -0.0196 0.0981) |
| OKLCH | oklch(90.4% 0.1 101.3) |
| XYZ | xyz(67.3890, 74.5056, 38.4293) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.96
Palegoldenrod
#EEE8AA
ΔE00 3.79
Light Tan
#FBEEAC
ΔE00 3.84
Dark Cream
#FFF39A
ΔE00 3.91
Buff
#FEF69E
ΔE00 4.37
Vanilla
#F3E5AB
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE293 #939EED
analogous
#EDB593 #EDE293 #CBED93
triadic
#EDE293 #93EDE2 #E293ED
tetradic
#EDE293 #93EDB5 #939EED #ED93CB
square
#EDE293 #93EDB5 #939EED #ED93CB
split-complementary
#EDE293 #93CBED #B593ED
monochromatic
#DCC62A #E4D45F #EDE293 #F6F0C7 #FBF8E5
Accessibility & contrast
On white
1.32
#EDE293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EDE293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE293
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE293 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8D
Deuteranopia (green-blind)
#F3E296
Tritanopia (blue-blind)
#FAD8CE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ede293; /* rgb */ color: rgb(237, 226, 147); /* oklch */ color: oklch(90.4% 0.100 101.3);
Tailwind
colors: {
custom: {
50: '#f4ebb3',
500: '#ede293',
950: '#000000',
},
}SCSS
$custom: #ede293; $custom-light: #f4ebb3; $custom-dark: #000000;
JSON
{
"hex": "#ede293",
"rgb": {
"r": 237,
"g": 226,
"b": 147
},
"hsl": {
"h": 52.667,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.90398,
"c": 0.10003,
"h": 101.3
},
"luminance": 0.74504
}Semantic roles & 50–950 ramp
primary
#EDE293
secondary
#5C69C9
accent
#2AD312
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481