#EBEDAD#EBEDAD
#EBEDAD is a very light, moderate yellow. Relative luminance 0.812; OKLCH L 92.9% C 0.082 H 109.4°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEDAD |
|---|---|
| RGB | rgb(235, 237, 173) |
| HSL | hsl(62, 64%, 80%) |
| HSV | hsv(62, 27%, 93%) |
| CMYK | cmyk(0.8%, 0%, 27%, 7.1%) |
| CIE-LAB | lab(92.24, -10.58, 30.89) |
| CIE-LCH | lch(92.24, 32.65, 108.91°) |
| OKLab | oklab(92.94% -0.0273 0.0776) |
| OKLCH | oklch(92.94% 0.082 109.4) |
| XYZ | xyz(72.0880, 81.2486, 51.4120) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.44
Light Khaki
#E6F2A2
ΔE00 3.69
Light Beige
#FFFEB6
ΔE00 3.94
Cream (survey)
#FFFFC2
ΔE00 3.95
Creme
#FFFFB6
ΔE00 4.10
Egg Shell
#FFFCC4
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEDAD #AFADED
analogous
#EDCFAD #EBEDAD #CBEDAD
triadic
#EBEDAD #ADEBED #EDADEB
tetradic
#EBEDAD #ADEDCF #AFADED #EDADCB
square
#EBEDAD #ADEDCF #AFADED #EDADCB
split-complementary
#EBEDAD #ADCBED #CFADED
monochromatic
#D3D749 #DFE27B #EBEDAD #F7F8DF #F9F9E6
Accessibility & contrast
On white
1.22
#EBEDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#EBEDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEDAD
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEDAD | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A9
Deuteranopia (green-blind)
#F8EAB0
Tritanopia (blue-blind)
#F4E5DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebedad; /* rgb */ color: rgb(235, 237, 173); /* oklch */ color: oklch(92.9% 0.082 109.4);
Tailwind
colors: {
custom: {
50: '#f2f2c6',
500: '#ebedad',
950: '#000000',
},
}SCSS
$custom: #ebedad; $custom-light: #f2f2c6; $custom-dark: #000000;
JSON
{
"hex": "#ebedad",
"rgb": {
"r": 235,
"g": 237,
"b": 173
},
"hsl": {
"h": 61.875,
"s": 64,
"l": 80.392
},
"oklch": {
"l": 0.92938,
"c": 0.08223,
"h": 109.4
},
"luminance": 0.81248
}Semantic roles & 50–950 ramp
primary
#EBEDAD
secondary
#7774CA
accent
#1ACC1F
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582