#EBEBB7#EBEBB7
#EBEBB7 is a very light, moderate yellow. Relative luminance 0.805; OKLCH L 92.7% C 0.067 H 107.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBB7 |
|---|---|
| RGB | rgb(235, 235, 183) |
| HSL | hsl(60, 57%, 82%) |
| HSV | hsv(60, 22%, 92%) |
| CMYK | cmyk(0%, 0%, 22.1%, 7.8%) |
| CIE-LAB | lab(91.91, -8.24, 25.32) |
| CIE-LCH | lch(91.91, 26.63, 108.03°) |
| OKLab | oklab(92.73% -0.0204 0.0643) |
| OKLCH | oklch(92.73% 0.067 107.6) |
| XYZ | xyz(72.5163, 80.4986, 56.5082) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.92
Egg Shell
#FFFCC4
ΔE00 3.81
Ecru
#FEFFCA
ΔE00 4.11
Ivory (survey)
#FFFFCB
ΔE00 4.15
Lemonchiffon
#FFFACD
ΔE00 4.22
Cream
#FFFDD0
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBB7 #B7B7EB
analogous
#EBD1B7 #EBEBB7 #D1EBB7
triadic
#EBEBB7 #B7EBEB #EBB7EB
tetradic
#EBEBB7 #B7EBD1 #B7B7EB #EBB7D1
square
#EBEBB7 #B7EBD1 #B7B7EB #EBB7D1
split-complementary
#EBEBB7 #B7D1EB #D1B7EB
monochromatic
#D0D057 #DEDE87 #EBEBB7 #F8F8E7 #F8F8E7
Accessibility & contrast
On white
1.23
#EBEBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#EBEBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBB7
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBB7 | 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)
#F4E7B4
Deuteranopia (green-blind)
#F5E9B9
Tritanopia (blue-blind)
#F3E4DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebebb7; /* rgb */ color: rgb(235, 235, 183); /* oklch */ color: oklch(92.7% 0.067 107.6);
Tailwind
colors: {
custom: {
50: '#f2f1cc',
500: '#ebebb7',
950: '#000000',
},
}SCSS
$custom: #ebebb7; $custom-light: #f2f1cc; $custom-dark: #000000;
JSON
{
"hex": "#ebebb7",
"rgb": {
"r": 235,
"g": 235,
"b": 183
},
"hsl": {
"h": 60,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.92732,
"c": 0.06747,
"h": 107.6
},
"luminance": 0.80498
}Semantic roles & 50–950 ramp
primary
#EBEBB7
secondary
#7F7FC7
accent
#21C421
background
#FFFFFE
surface
#FEFEFA
border
#D6D6D3
text
#171613
muted
#858583