#EDE294#EDE294
#EDE294 is a very light, moderate yellow. Relative luminance 0.745; OKLCH L 90.4% C 0.099 H 101.2°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE294 |
|---|---|
| RGB | rgb(237, 226, 148) |
| HSL | hsl(53, 71%, 75%) |
| HSV | hsv(53, 38%, 93%) |
| CMYK | cmyk(0%, 4.6%, 37.6%, 7.1%) |
| CIE-LAB | lab(89.18, -7.32, 39.49) |
| CIE-LCH | lch(89.18, 40.16, 100.50°) |
| OKLab | oklab(90.41% -0.0192 0.097) |
| OKLCH | oklch(90.41% 0.099 101.2) |
| XYZ | xyz(67.4678, 74.5372, 38.8443) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.12
Palegoldenrod
#EEE8AA
ΔE00 3.64
Light Tan
#FBEEAC
ΔE00 3.72
Dark Cream
#FFF39A
ΔE00 3.97
Vanilla
#F3E5AB
ΔE00 4.21
Buff
#FEF69E
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE294 #949FED
analogous
#EDB594 #EDE294 #CBED94
triadic
#EDE294 #94EDE2 #E294ED
tetradic
#EDE294 #94EDB5 #949FED #ED94CB
square
#EDE294 #94EDB5 #949FED #ED94CB
split-complementary
#EDE294 #94CBED #B594ED
monochromatic
#DBC62B #E4D460 #EDE294 #F6F0C8 #FBF8E5
Accessibility & contrast
On white
1.32
#EDE294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#EDE294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE294
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE294 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8E
Deuteranopia (green-blind)
#F3E297
Tritanopia (blue-blind)
#FAD8CE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ede294; /* rgb */ color: rgb(237, 226, 148); /* oklch */ color: oklch(90.4% 0.099 101.2);
Tailwind
colors: {
custom: {
50: '#f4ebb4',
500: '#ede294',
950: '#000000',
},
}SCSS
$custom: #ede294; $custom-light: #f4ebb4; $custom-dark: #000000;
JSON
{
"hex": "#ede294",
"rgb": {
"r": 237,
"g": 226,
"b": 148
},
"hsl": {
"h": 52.584,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.90414,
"c": 0.0989,
"h": 101.2
},
"luminance": 0.74535
}Semantic roles & 50–950 ramp
primary
#EDE294
secondary
#5D6AC9
accent
#2AD312
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481