#EBEBDC#EBEBDC
#EBEBDC is a very light, near-neutral yellow. Relative luminance 0.822; OKLCH L 93.6% C 0.020 H 106.8°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBDC |
|---|---|
| RGB | rgb(235, 235, 220) |
| HSL | hsl(60, 27%, 89%) |
| HSV | hsv(60, 6%, 92%) |
| CMYK | cmyk(0%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(92.68, -2.58, 7.28) |
| CIE-LCH | lch(92.68, 7.72, 109.56°) |
| OKLab | oklab(93.6% -0.0057 0.0191) |
| OKLCH | oklch(93.6% 0.02 106.8) |
| XYZ | xyz(76.8858, 82.2464, 79.5210) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.00
Beige
#F5F5DC
ΔE00 4.08
Ivory
#FFFFF0
ΔE00 4.12
Oldlace
#FDF5E6
ΔE00 4.56
Floralwhite
#FFFAF0
ΔE00 4.99
Light Grey
#D8DCD6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBDC #DCDCEB
analogous
#EBE4DC #EBEBDC #E4EBDC
triadic
#EBEBDC #DCEBEB #EBDCEB
tetradic
#EBEBDC #DCEBE4 #DCDCEB #EBDCE4
square
#EBEBDC #DCEBE4 #DCDCEB #EBDCE4
split-complementary
#EBEBDC #DCE4EB #E4DCEB
monochromatic
#BEBE8E #D5D5B5 #EBEBDC #F4F4EC #F4F4EC
Accessibility & contrast
On white
1.20
#EBEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#EBEBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBDC
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBDC | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADB
Deuteranopia (green-blind)
#EEEADC
Tritanopia (blue-blind)
#EEE9E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ebebdc; /* rgb */ color: rgb(235, 235, 220); /* oklch */ color: oklch(93.6% 0.020 106.8);
Tailwind
colors: {
custom: {
50: '#f1f1e6',
500: '#ebebdc',
950: '#000000',
},
}SCSS
$custom: #ebebdc; $custom-light: #f1f1e6; $custom-dark: #000000;
JSON
{
"hex": "#ebebdc",
"rgb": {
"r": 235,
"g": 235,
"b": 220
},
"hsl": {
"h": 60,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.936,
"c": 0.01991,
"h": 106.8
},
"luminance": 0.82246
}Semantic roles & 50–950 ramp
primary
#EBEBDC
secondary
#A8A8C4
accent
#40A640
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161616
muted
#858584