#EDEDAE#EDEDAE
#EDEDAE is a very light, moderate yellow. Relative luminance 0.816; OKLCH L 93.1% C 0.081 H 107.9°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEDAE |
|---|---|
| RGB | rgb(237, 237, 174) |
| HSL | hsl(60, 64%, 81%) |
| HSV | hsv(60, 27%, 93%) |
| CMYK | cmyk(0%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(92.41, -9.71, 30.63) |
| CIE-LCH | lch(92.41, 32.13, 107.59°) |
| OKLab | oklab(93.12% -0.0248 0.077) |
| OKLCH | oklch(93.12% 0.081 107.9) |
| XYZ | xyz(72.8493, 81.6300, 51.9547) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.93
Egg Shell
#FFFCC4
ΔE00 3.78
Cream (survey)
#FFFFC2
ΔE00 3.79
Light Beige
#FFFEB6
ΔE00 3.84
Light Tan
#FBEEAC
ΔE00 3.90
Creme
#FFFFB6
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEDAE #AEAEED
analogous
#EDCDAE #EDEDAE #CDEDAE
triadic
#EDEDAE #AEEDED #EDAEED
tetradic
#EDEDAE #AEEDCD #AEAEED #EDAECD
square
#EDEDAE #AEEDCD #AEAEED #EDAECD
split-complementary
#EDEDAE #AECDED #CDAEED
monochromatic
#D7D74A #E2E27C #EDEDAE #F8F8E0 #F9F9E6
Accessibility & contrast
On white
1.21
#EDEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#EDEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEDAE
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEDAE | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AA
Deuteranopia (green-blind)
#F9EBB0
Tritanopia (blue-blind)
#F6E5DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ededae; /* rgb */ color: rgb(237, 237, 174); /* oklch */ color: oklch(93.1% 0.081 107.9);
Tailwind
colors: {
custom: {
50: '#f3f2c6',
500: '#ededae',
950: '#000000',
},
}SCSS
$custom: #ededae; $custom-light: #f3f2c6; $custom-dark: #000000;
JSON
{
"hex": "#ededae",
"rgb": {
"r": 237,
"g": 237,
"b": 174
},
"hsl": {
"h": 60,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.93115,
"c": 0.08087,
"h": 107.9
},
"luminance": 0.81629
}Semantic roles & 50–950 ramp
primary
#EDEDAE
secondary
#7575CA
accent
#1ACB1A
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582