#EDEDAF#EDEDAF
#EDEDAF is a very light, moderate yellow. Relative luminance 0.817; OKLCH L 93.1% C 0.080 H 107.9°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEDAF |
|---|---|
| RGB | rgb(237, 237, 175) |
| HSL | hsl(60, 63%, 81%) |
| HSV | hsv(60, 26%, 93%) |
| CMYK | cmyk(0%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(92.43, -9.58, 30.15) |
| CIE-LCH | lch(92.43, 31.63, 107.63°) |
| OKLab | oklab(93.13% -0.0244 0.0758) |
| OKLCH | oklch(93.13% 0.08 107.9) |
| XYZ | xyz(72.9472, 81.6691, 52.4700) |
| Luminance | 0.8167 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.94
Egg Shell
#FFFCC4
ΔE00 3.69
Cream (survey)
#FFFFC2
ΔE00 3.75
Light Beige
#FFFEB6
ΔE00 3.93
Light Tan
#FBEEAC
ΔE00 3.94
Creme
#FFFFB6
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEDAF #AFAFED
analogous
#EDCEAF #EDEDAF #CEEDAF
triadic
#EDEDAF #AFEDED #EDAFED
tetradic
#EDEDAF #AFEDCE #AFAFED #EDAFCE
square
#EDEDAF #AFEDCE #AFAFED #EDAFCE
split-complementary
#EDEDAF #AFCEED #CEAFED
monochromatic
#D7D74B #E2E27D #EDEDAF #F8F8E1 #F9F9E6
Accessibility & contrast
On white
1.21
#EDEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#EDEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEDAF
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEDAF | 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)
#F7E8AB
Deuteranopia (green-blind)
#F8EBB1
Tritanopia (blue-blind)
#F6E5DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ededaf; /* rgb */ color: rgb(237, 237, 175); /* oklch */ color: oklch(93.1% 0.080 107.9);
Tailwind
colors: {
custom: {
50: '#f3f2c7',
500: '#ededaf',
950: '#000000',
},
}SCSS
$custom: #ededaf; $custom-light: #f3f2c7; $custom-dark: #000000;
JSON
{
"hex": "#ededaf",
"rgb": {
"r": 237,
"g": 237,
"b": 175
},
"hsl": {
"h": 60,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.93134,
"c": 0.07967,
"h": 107.9
},
"luminance": 0.81668
}Semantic roles & 50–950 ramp
primary
#EDEDAF
secondary
#7676CA
accent
#1ACB1A
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582