#EDEBAB#EDEBAB
#EDEBAB is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.082 H 106.4°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBAB |
|---|---|
| RGB | rgb(237, 235, 171) |
| HSL | hsl(58, 65%, 80%) |
| HSV | hsv(58, 28%, 93%) |
| CMYK | cmyk(0%, 0.8%, 27.8%, 7.1%) |
| CIE-LAB | lab(91.85, -9.10, 31.40) |
| CIE-LCH | lch(91.85, 32.69, 106.16°) |
| OKLab | oklab(92.65% -0.0232 0.0787) |
| OKLCH | oklch(92.65% 0.082 106.4) |
| XYZ | xyz(71.9843, 80.3626, 50.2397) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.31
Light Tan
#FBEEAC
ΔE00 3.40
Vanilla
#F3E5AB
ΔE00 3.94
Light Beige
#FFFEB6
ΔE00 4.07
Egg Shell
#FFFCC4
ΔE00 4.11
Parchment
#FEFCAF
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBAB #ABADED
analogous
#EDCAAB #EDEBAB #CEEDAB
triadic
#EDEBAB #ABEDEB #EBABED
tetradic
#EDEBAB #ABEDCA #ABADED #EDABCE
square
#EDEBAB #ABEDCA #ABADED #EDABCE
split-complementary
#EDEBAB #ABCEED #CAABED
monochromatic
#D7D346 #E2DF79 #EDEBAB #F8F7DD #FAF9E6
Accessibility & contrast
On white
1.23
#EDEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#EDEBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBAB
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBAB | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A7
Deuteranopia (green-blind)
#F7E9AD
Tritanopia (blue-blind)
#F7E3DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #edebab; /* rgb */ color: rgb(237, 235, 171); /* oklch */ color: oklch(92.7% 0.082 106.4);
Tailwind
colors: {
custom: {
50: '#f3f1c4',
500: '#edebab',
950: '#000000',
},
}SCSS
$custom: #edebab; $custom-light: #f3f1c4; $custom-dark: #000000;
JSON
{
"hex": "#edebab",
"rgb": {
"r": 237,
"g": 235,
"b": 171
},
"hsl": {
"h": 58.182,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.92651,
"c": 0.08208,
"h": 106.4
},
"luminance": 0.80361
}Semantic roles & 50–950 ramp
primary
#EDEBAB
secondary
#7275CA
accent
#1ECD19
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582