#EBEBBA#EBEBBA
#EBEBBA is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.8% C 0.064 H 107.6°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBBA |
|---|---|
| RGB | rgb(235, 235, 186) |
| HSL | hsl(60, 55%, 83%) |
| HSV | hsv(60, 21%, 92%) |
| CMYK | cmyk(0%, 0%, 20.9%, 7.8%) |
| CIE-LAB | lab(91.96, -7.82, 23.86) |
| CIE-LCH | lch(91.96, 25.11, 108.15°) |
| OKLab | oklab(92.8% -0.0192 0.0608) |
| OKLCH | oklch(92.8% 0.064 107.6) |
| XYZ | xyz(72.8318, 80.6249, 58.1702) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.50
Lemonchiffon
#FFFACD
ΔE00 3.95
Egg Shell
#FFFCC4
ΔE00 3.98
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.03
Cream
#FFFDD0
ΔE00 4.09
Ecru
#FEFFCA
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBBA #BABAEB
analogous
#EBD2BA #EBEBBA #D2EBBA
triadic
#EBEBBA #BAEBEB #EBBAEB
tetradic
#EBEBBA #BAEBD2 #BABAEB #EBBAD2
square
#EBEBBA #BAEBD2 #BABAEB #EBBAD2
split-complementary
#EBEBBA #BAD2EB #D2BAEB
monochromatic
#CFCF5B #DDDD8B #EBEBBA #F8F8E7 #F8F8E7
Accessibility & contrast
On white
1.23
#EBEBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#EBEBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBBA
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBBA | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7B7
Deuteranopia (green-blind)
#F4E9BC
Tritanopia (blue-blind)
#F2E5DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebebba; /* rgb */ color: rgb(235, 235, 186); /* oklch */ color: oklch(92.8% 0.064 107.6);
Tailwind
colors: {
custom: {
50: '#f1f1cf',
500: '#ebebba',
950: '#000000',
},
}SCSS
$custom: #ebebba; $custom-light: #f1f1cf; $custom-dark: #000000;
JSON
{
"hex": "#ebebba",
"rgb": {
"r": 235,
"g": 235,
"b": 186
},
"hsl": {
"h": 60,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.92795,
"c": 0.06374,
"h": 107.6
},
"luminance": 0.80624
}Semantic roles & 50–950 ramp
primary
#EBEBBA
secondary
#8282C7
accent
#23C323
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171613
muted
#858583