#EDEAA0#EDEAA0
#EDEAA0 is a very light, moderate yellow. Relative luminance 0.794; OKLCH L 92.2% C 0.094 H 106.1°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEAA0 |
|---|---|
| RGB | rgb(237, 234, 160) |
| HSL | hsl(58, 68%, 78%) |
| HSV | hsv(58, 32%, 93%) |
| CMYK | cmyk(0%, 1.3%, 32.5%, 7.1%) |
| CIE-LAB | lab(91.41, -9.96, 36.38) |
| CIE-LCH | lch(91.41, 37.72, 105.30°) |
| OKLab | oklab(92.25% -0.0261 0.0902) |
| OKLCH | oklch(92.25% 0.094 106.1) |
| XYZ | xyz(70.6936, 79.3896, 44.8506) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.46
Khaki (CSS)
#F0E68C
ΔE00 3.51
Light Tan
#FBEEAC
ΔE00 3.55
Parchment
#FEFCAF
ΔE00 3.72
Buff
#FEF69E
ΔE00 3.76
Light Khaki
#E6F2A2
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEAA0 #A0A3ED
analogous
#EDC3A0 #EDEAA0 #CAEDA0
triadic
#EDEAA0 #A0EDEA #EAA0ED
tetradic
#EDEAA0 #A0EDC3 #A0A3ED #EDA0CA
square
#EDEAA0 #A0EDC3 #A0A3ED #EDA0CA
split-complementary
#EDEAA0 #A0CAED #C3A0ED
monochromatic
#DAD339 #E3DF6D #EDEAA0 #F7F5D3 #FAF9E5
Accessibility & contrast
On white
1.24
#EDEAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#EDEAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEAA0
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEAA0 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E49B
Deuteranopia (green-blind)
#F8E8A3
Tritanopia (blue-blind)
#F8E1D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #edeaa0; /* rgb */ color: rgb(237, 234, 160); /* oklch */ color: oklch(92.2% 0.094 106.1);
Tailwind
colors: {
custom: {
50: '#f4f0bc',
500: '#edeaa0',
950: '#000000',
},
}SCSS
$custom: #edeaa0; $custom-light: #f4f0bc; $custom-dark: #000000;
JSON
{
"hex": "#edeaa0",
"rgb": {
"r": 237,
"g": 234,
"b": 160
},
"hsl": {
"h": 57.662,
"s": 68.142,
"l": 77.843
},
"oklch": {
"l": 0.92245,
"c": 0.09392,
"h": 106.1
},
"luminance": 0.79388
}Semantic roles & 50–950 ramp
primary
#EDEAA0
secondary
#686CC9
accent
#1DD015
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171612
muted
#858582