#EBEADC#EBEADC
#EBEADC is a very light, near-neutral yellow. Relative luminance 0.817; OKLCH L 93.4% C 0.019 H 103.4°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEADC |
|---|---|
| RGB | rgb(235, 234, 220) |
| HSL | hsl(56, 27%, 89%) |
| HSV | hsv(56, 6%, 92%) |
| CMYK | cmyk(0%, 0.4%, 6.4%, 7.8%) |
| CIE-LAB | lab(92.43, -2.08, 6.91) |
| CIE-LCH | lch(92.43, 7.22, 106.71°) |
| OKLab | oklab(93.4% -0.0043 0.0181) |
| OKLCH | oklch(93.4% 0.019 103.4) |
| XYZ | xyz(76.6003, 81.6754, 79.4258) |
| Luminance | 0.8167 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.87
Oldlace
#FDF5E6
ΔE00 4.19
Ivory
#FFFFF0
ΔE00 4.32
Beige
#F5F5DC
ΔE00 4.61
Floralwhite
#FFFAF0
ΔE00 4.64
Light Grey
#D8DCD6
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEADC #DCDDEB
analogous
#EBE3DC #EBEADC #E5EBDC
triadic
#EBEADC #DCEBEA #EADCEB
tetradic
#EBEADC #DCEBE3 #DCDDEB #EBDCE5
square
#EBEADC #DCEBE3 #DCDDEB #EBDCE5
split-complementary
#EBEADC #DCE5EB #E3DCEB
monochromatic
#BEBB8E #D5D3B5 #EBEADC #F4F3EC #F4F3EC
Accessibility & contrast
On white
1.21
#EBEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#EBEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEADC
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEADC | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#EDEADC
Tritanopia (blue-blind)
#EEE8E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebeadc; /* rgb */ color: rgb(235, 234, 220); /* oklch */ color: oklch(93.4% 0.019 103.4);
Tailwind
colors: {
custom: {
50: '#f1f0e6',
500: '#ebeadc',
950: '#000000',
},
}SCSS
$custom: #ebeadc; $custom-light: #f1f0e6; $custom-dark: #000000;
JSON
{
"hex": "#ebeadc",
"rgb": {
"r": 235,
"g": 234,
"b": 220
},
"hsl": {
"h": 56,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.93401,
"c": 0.01864,
"h": 103.4
},
"luminance": 0.81675
}Semantic roles & 50–950 ramp
primary
#EBEADC
secondary
#A8A9C4
accent
#46A640
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161616
muted
#858584