#EDEA93#EDEA93
#EDEA93 is a very light, moderate yellow. Relative luminance 0.790; OKLCH L 92.0% C 0.109 H 106.6°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEA93 |
|---|---|
| RGB | rgb(237, 234, 147) |
| HSL | hsl(58, 71%, 75%) |
| HSV | hsv(58, 38%, 93%) |
| CMYK | cmyk(0%, 1.3%, 38%, 7.1%) |
| CIE-LAB | lab(91.22, -11.43, 42.61) |
| CIE-LCH | lch(91.22, 44.12, 105.02°) |
| OKLab | oklab(92.03% -0.0311 0.1041) |
| OKLCH | oklch(92.03% 0.109 106.6) |
| XYZ | xyz(69.6153, 78.9583, 39.1714) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.08
Buff
#FEF69E
ΔE00 3.03
Dark Cream
#FFF39A
ΔE00 3.30
Parchment
#FEFCAF
ΔE00 4.28
Light Khaki
#E6F2A2
ΔE00 4.38
Palegoldenrod
#EEE8AA
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEA93 #9396ED
analogous
#EDBD93 #EDEA93 #C3ED93
triadic
#EDEA93 #93EDEA #EA93ED
tetradic
#EDEA93 #93EDBD #9396ED #ED93C3
square
#EDEA93 #93EDBD #9396ED #ED93C3
split-complementary
#EDEA93 #93C3ED #BD93ED
monochromatic
#DCD62A #E4E05F #EDEA93 #F6F4C7 #FBFAE5
Accessibility & contrast
On white
1.25
#EDEA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#EDEA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEA93
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEA93 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48C
Deuteranopia (green-blind)
#FAE897
Tritanopia (blue-blind)
#F9E0D4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #edea93; /* rgb */ color: rgb(237, 234, 147); /* oklch */ color: oklch(92.0% 0.109 106.6);
Tailwind
colors: {
custom: {
50: '#f4f0b4',
500: '#edea93',
950: '#000000',
},
}SCSS
$custom: #edea93; $custom-light: #f4f0b4; $custom-dark: #000000;
JSON
{
"hex": "#edea93",
"rgb": {
"r": 237,
"g": 234,
"b": 147
},
"hsl": {
"h": 58,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.92027,
"c": 0.10867,
"h": 106.6
},
"luminance": 0.78957
}Semantic roles & 50–950 ramp
primary
#EDEA93
secondary
#5C5FC9
accent
#18D312
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581