#EDEDB1#EDEDB1
#EDEDB1 is a very light, moderate yellow. Relative luminance 0.817; OKLCH L 93.2% C 0.077 H 107.8°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEDB1 |
|---|---|
| RGB | rgb(237, 237, 177) |
| HSL | hsl(60, 63%, 81%) |
| HSV | hsv(60, 25%, 93%) |
| CMYK | cmyk(0%, 0%, 25.3%, 7.1%) |
| CIE-LAB | lab(92.46, -9.32, 29.17) |
| CIE-LCH | lch(92.46, 30.63, 107.71°) |
| OKLab | oklab(93.17% -0.0236 0.0735) |
| OKLCH | oklch(93.17% 0.077 107.8) |
| XYZ | xyz(73.1451, 81.7482, 53.5122) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.02
Egg Shell
#FFFCC4
ΔE00 3.54
Cream (survey)
#FFFFC2
ΔE00 3.71
Light Tan
#FBEEAC
ΔE00 4.05
Light Beige
#FFFEB6
ΔE00 4.12
Ecru
#FEFFCA
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEDB1 #B1B1ED
analogous
#EDCFB1 #EDEDB1 #CFEDB1
triadic
#EDEDB1 #B1EDED #EDB1ED
tetradic
#EDEDB1 #B1EDCF #B1B1ED #EDB1CF
square
#EDEDB1 #B1EDCF #B1B1ED #EDB1CF
split-complementary
#EDEDB1 #B1CFED #CFB1ED
monochromatic
#D6D64E #E2E27F #EDEDB1 #F8F8E3 #F9F9E6
Accessibility & contrast
On white
1.21
#EDEDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#EDEDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEDB1
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEDB1 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AD
Deuteranopia (green-blind)
#F8EBB3
Tritanopia (blue-blind)
#F6E5DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ededb1; /* rgb */ color: rgb(237, 237, 177); /* oklch */ color: oklch(93.2% 0.077 107.8);
Tailwind
colors: {
custom: {
50: '#f3f2c8',
500: '#ededb1',
950: '#000000',
},
}SCSS
$custom: #ededb1; $custom-light: #f3f2c8; $custom-dark: #000000;
JSON
{
"hex": "#ededb1",
"rgb": {
"r": 237,
"g": 237,
"b": 177
},
"hsl": {
"h": 60,
"s": 62.5,
"l": 81.176
},
"oklch": {
"l": 0.93173,
"c": 0.07723,
"h": 107.8
},
"luminance": 0.81747
}Semantic roles & 50–950 ramp
primary
#EDEDB1
secondary
#7878CA
accent
#1BCA1B
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582