#EDEAAB#EDEAAB
#EDEAAB is a very light, moderate yellow. Relative luminance 0.798; OKLCH L 92.4% C 0.081 H 105.6°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEAAB |
|---|---|
| RGB | rgb(237, 234, 171) |
| HSL | hsl(57, 65%, 80%) |
| HSV | hsv(57, 28%, 93%) |
| CMYK | cmyk(0%, 1.3%, 27.8%, 7.1%) |
| CIE-LAB | lab(91.59, -8.60, 31.05) |
| CIE-LCH | lch(91.59, 32.22, 105.48°) |
| OKLab | oklab(92.45% -0.0217 0.0779) |
| OKLCH | oklch(92.45% 0.081 105.6) |
| XYZ | xyz(71.6988, 79.7917, 50.1445) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.95
Light Tan
#FBEEAC
ΔE00 3.22
Vanilla
#F3E5AB
ΔE00 3.59
Egg Shell
#FFFCC4
ΔE00 4.17
Light Beige
#FFFEB6
ΔE00 4.32
Parchment
#FEFCAF
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEAAB #ABAEED
analogous
#EDC9AB #EDEAAB #CFEDAB
triadic
#EDEAAB #ABEDEA #EAABED
tetradic
#EDEAAB #ABEDC9 #ABAEED #EDABCF
square
#EDEAAB #ABEDC9 #ABAEED #EDABCF
split-complementary
#EDEAAB #ABCFED #C9ABED
monochromatic
#D7D146 #E2DD79 #EDEAAB #F8F7DD #FAF9E6
Accessibility & contrast
On white
1.24
#EDEAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#EDEAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEAAB
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEAAB | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A7
Deuteranopia (green-blind)
#F7E8AD
Tritanopia (blue-blind)
#F7E2D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #edeaab; /* rgb */ color: rgb(237, 234, 171); /* oklch */ color: oklch(92.4% 0.081 105.6);
Tailwind
colors: {
custom: {
50: '#f3f0c4',
500: '#edeaab',
950: '#000000',
},
}SCSS
$custom: #edeaab; $custom-light: #f3f0c4; $custom-dark: #000000;
JSON
{
"hex": "#edeaab",
"rgb": {
"r": 237,
"g": 234,
"b": 171
},
"hsl": {
"h": 57.273,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.92448,
"c": 0.08089,
"h": 105.6
},
"luminance": 0.7979
}Semantic roles & 50–950 ramp
primary
#EDEAAB
secondary
#7276CA
accent
#21CD19
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582