#EDEBAE#EDEBAE
#EDEBAE is a very light, moderate yellow. Relative luminance 0.805; OKLCH L 92.7% C 0.078 H 106.3°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBAE |
|---|---|
| RGB | rgb(237, 235, 174) |
| HSL | hsl(58, 64%, 81%) |
| HSV | hsv(58, 27%, 93%) |
| CMYK | cmyk(0%, 0.8%, 26.6%, 7.1%) |
| CIE-LAB | lab(91.90, -8.71, 29.94) |
| CIE-LCH | lch(91.90, 31.18, 106.22°) |
| OKLab | oklab(92.71% -0.022 0.0753) |
| OKLCH | oklch(92.71% 0.078 106.3) |
| XYZ | xyz(72.2735, 80.4783, 51.7627) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.30
Light Tan
#FBEEAC
ΔE00 3.52
Vanilla
#F3E5AB
ΔE00 3.82
Egg Shell
#FFFCC4
ΔE00 3.85
Cream (survey)
#FFFFC2
ΔE00 4.11
Light Beige
#FFFEB6
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBAE #AEB0ED
analogous
#EDCBAE #EDEBAE #CFEDAE
triadic
#EDEBAE #AEEDEB #EBAEED
tetradic
#EDEBAE #AEEDCB #AEB0ED #EDAECF
square
#EDEBAE #AEEDCB #AEB0ED #EDAECF
split-complementary
#EDEBAE #AECFED #CBAEED
monochromatic
#D7D24A #E2DF7C #EDEBAE #F8F7E0 #F9F9E6
Accessibility & contrast
On white
1.23
#EDEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#EDEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBAE
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBAE | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AA
Deuteranopia (green-blind)
#F7E9B0
Tritanopia (blue-blind)
#F6E3DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #edebae; /* rgb */ color: rgb(237, 235, 174); /* oklch */ color: oklch(92.7% 0.078 106.3);
Tailwind
colors: {
custom: {
50: '#f3f1c6',
500: '#edebae',
950: '#000000',
},
}SCSS
$custom: #edebae; $custom-light: #f3f1c6; $custom-dark: #000000;
JSON
{
"hex": "#edebae",
"rgb": {
"r": 237,
"g": 235,
"b": 174
},
"hsl": {
"h": 58.095,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.92709,
"c": 0.07846,
"h": 106.3
},
"luminance": 0.80477
}Semantic roles & 50–950 ramp
primary
#EDEBAE
secondary
#7578CA
accent
#20CB1A
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582