#EDEDB0#EDEDB0
#EDEDB0 is a very light, moderate yellow. Relative luminance 0.817; OKLCH L 93.2% C 0.078 H 107.8°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEDB0 |
|---|---|
| RGB | rgb(237, 237, 176) |
| HSL | hsl(60, 63%, 81%) |
| HSV | hsv(60, 26%, 93%) |
| CMYK | cmyk(0%, 0%, 25.7%, 7.1%) |
| CIE-LAB | lab(92.45, -9.45, 29.66) |
| CIE-LCH | lch(92.45, 31.13, 107.67°) |
| OKLab | oklab(93.15% -0.024 0.0747) |
| OKLCH | oklch(93.15% 0.078 107.8) |
| XYZ | xyz(73.0458, 81.7085, 52.9892) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.97
Egg Shell
#FFFCC4
ΔE00 3.61
Cream (survey)
#FFFFC2
ΔE00 3.73
Light Tan
#FBEEAC
ΔE00 3.99
Light Beige
#FFFEB6
ΔE00 4.02
Creme
#FFFFB6
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEDB0 #B0B0ED
analogous
#EDCEB0 #EDEDB0 #CEEDB0
triadic
#EDEDB0 #B0EDED #EDB0ED
tetradic
#EDEDB0 #B0EDCE #B0B0ED #EDB0CE
square
#EDEDB0 #B0EDCE #B0B0ED #EDB0CE
split-complementary
#EDEDB0 #B0CEED #CEB0ED
monochromatic
#D6D64C #E2E27E #EDEDB0 #F8F8E2 #F9F9E6
Accessibility & contrast
On white
1.21
#EDEDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#EDEDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEDB0
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEDB0 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AC
Deuteranopia (green-blind)
#F8EBB2
Tritanopia (blue-blind)
#F6E5DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ededb0; /* rgb */ color: rgb(237, 237, 176); /* oklch */ color: oklch(93.2% 0.078 107.8);
Tailwind
colors: {
custom: {
50: '#f3f2c8',
500: '#ededb0',
950: '#000000',
},
}SCSS
$custom: #ededb0; $custom-light: #f3f2c8; $custom-dark: #000000;
JSON
{
"hex": "#ededb0",
"rgb": {
"r": 237,
"g": 237,
"b": 176
},
"hsl": {
"h": 60,
"s": 62.887,
"l": 80.98
},
"oklch": {
"l": 0.93154,
"c": 0.07845,
"h": 107.8
},
"luminance": 0.81707
}Semantic roles & 50–950 ramp
primary
#EDEDB0
secondary
#7777CA
accent
#1BCB1B
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582