#EBEEBB#EBEEBB
#EBEEBB is a very light, moderate yellow. Relative luminance 0.824; OKLCH L 93.4% C 0.066 H 110.4°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEBB |
|---|---|
| RGB | rgb(235, 238, 187) |
| HSL | hsl(64, 60%, 83%) |
| HSV | hsv(64, 21%, 93%) |
| CMYK | cmyk(1.3%, 0%, 21.4%, 6.7%) |
| CIE-LAB | lab(92.75, -9.18, 24.43) |
| CIE-LCH | lch(92.75, 26.10, 110.60°) |
| OKLab | oklab(93.42% -0.0231 0.0622) |
| OKLCH | oklch(93.42% 0.066 110.4) |
| XYZ | xyz(73.8047, 82.3998, 59.0208) |
| Luminance | 0.8240 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ecru
#FEFFCA
ΔE00 3.64
Ivory (survey)
#FFFFCB
ΔE00 3.74
Egg Shell
#FFFCC4
ΔE00 3.75
Palegoldenrod
#EEE8AA
ΔE00 3.86
Cream
#FFFDD0
ΔE00 4.06
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEBB #BEBBEE
analogous
#EED7BB #EBEEBB #D1EEBB
triadic
#EBEEBB #BBEBEE #EEBBEB
tetradic
#EBEEBB #BBEED7 #BEBBEE #EEBBD1
square
#EBEEBB #BBEED7 #BEBBEE #EEBBD1
split-complementary
#EBEEBB #BBD1EE #D7BBEE
monochromatic
#CED659 #DDE28A #EBEEBB #F8F9E7 #F8F9E7
Accessibility & contrast
On white
1.20
#EBEEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#EBEEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEBB
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEBB | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9B8
Deuteranopia (green-blind)
#F7EBBD
Tritanopia (blue-blind)
#F2E8E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ebeebb; /* rgb */ color: rgb(235, 238, 187); /* oklch */ color: oklch(93.4% 0.066 110.4);
Tailwind
colors: {
custom: {
50: '#f1f3cf',
500: '#ebeebb',
950: '#000000',
},
}SCSS
$custom: #ebeebb; $custom-light: #f1f3cf; $custom-dark: #000000;
JSON
{
"hex": "#ebeebb",
"rgb": {
"r": 235,
"g": 238,
"b": 187
},
"hsl": {
"h": 63.529,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.93424,
"c": 0.06632,
"h": 110.4
},
"luminance": 0.82399
}Semantic roles & 50–950 ramp
primary
#EBEEBB
secondary
#8681CC
accent
#1EC828
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171714
muted
#858583