#EBEBE6#EBEBE6
#EBEBE6 is a very light, near-neutral yellow. Relative luminance 0.828; OKLCH L 93.9% C 0.007 H 106.6°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBE6 |
|---|---|
| RGB | rgb(235, 235, 230) |
| HSL | hsl(60, 11%, 91%) |
| HSV | hsv(60, 2%, 92%) |
| CMYK | cmyk(0%, 0%, 2.1%, 7.8%) |
| CIE-LAB | lab(92.92, -0.88, 2.42) |
| CIE-LCH | lch(92.92, 2.58, 109.97°) |
| OKLab | oklab(93.87% -0.0019 0.0064) |
| OKLCH | oklch(93.87% 0.007 106.6) |
| XYZ | xyz(78.2500, 82.7921, 86.7057) |
| Luminance | 0.8279 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 3.23
Whitesmoke
#F5F5F5
ΔE00 3.38
Light Grey
#D8DCD6
ΔE00 4.09
Gainsboro
#DCDCDC
ΔE00 4.14
Floralwhite
#FFFAF0
ΔE00 4.32
Linen
#FAF0E6
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBE6 #E6E6EB
analogous
#EBE8E6 #EBEBE6 #E8EBE6
triadic
#EBEBE6 #E6EBEB #EBE6EB
tetradic
#EBEBE6 #E6EBE8 #E6E6EB #EBE6E8
square
#EBEBE6 #E6EBE8 #E6E6EB #EBE6E8
split-complementary
#EBEBE6 #E6E8EB #E8E6EB
monochromatic
#B5B5A2 #D0D0C4 #EBEBE6 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.20
#EBEBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#EBEBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBE6
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBE6 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE6
Deuteranopia (green-blind)
#ECEBE6
Tritanopia (blue-blind)
#ECEAE9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ebebe6; /* rgb */ color: rgb(235, 235, 230); /* oklch */ color: oklch(93.9% 0.007 106.6);
Tailwind
colors: {
custom: {
50: '#f1f1ed',
500: '#ebebe6',
950: '#000000',
},
}SCSS
$custom: #ebebe6; $custom-light: #f1f1ed; $custom-dark: #000000;
JSON
{
"hex": "#ebebe6",
"rgb": {
"r": 235,
"g": 235,
"b": 230
},
"hsl": {
"h": 60,
"s": 11.111,
"l": 91.176
},
"oklch": {
"l": 0.93868,
"c": 0.00667,
"h": 106.6
},
"luminance": 0.82792
}Semantic roles & 50–950 ramp
primary
#EBEBE6
secondary
#B5B5C0
accent
#509550
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#161616
muted
#858584