#EBEEBA#EBEEBA
#EBEEBA is a very light, moderate yellow. Relative luminance 0.824; OKLCH L 93.4% C 0.068 H 110.4°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEBA |
|---|---|
| RGB | rgb(235, 238, 186) |
| HSL | hsl(63, 60%, 83%) |
| HSV | hsv(63, 22%, 93%) |
| CMYK | cmyk(1.3%, 0%, 21.8%, 6.7%) |
| CIE-LAB | lab(92.73, -9.32, 24.92) |
| CIE-LCH | lch(92.73, 26.60, 110.52°) |
| OKLab | oklab(93.4% -0.0235 0.0633) |
| OKLCH | oklch(93.4% 0.068 110.4) |
| XYZ | xyz(73.6980, 82.3572, 58.4589) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ecru
#FEFFCA
ΔE00 3.64
Egg Shell
#FFFCC4
ΔE00 3.69
Palegoldenrod
#EEE8AA
ΔE00 3.70
Ivory (survey)
#FFFFCB
ΔE00 3.75
Cream (survey)
#FFFFC2
ΔE00 4.10
Cream
#FFFDD0
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEBA #BDBAEE
analogous
#EED7BA #EBEEBA #D1EEBA
triadic
#EBEEBA #BAEBEE #EEBAEB
tetradic
#EBEEBA #BAEED7 #BDBAEE #EEBAD1
square
#EBEEBA #BAEED7 #BDBAEE #EEBAD1
split-complementary
#EBEEBA #BAD1EE #D7BAEE
monochromatic
#CFD658 #DDE289 #EBEEBA #F8F9E6 #F8F9E6
Accessibility & contrast
On white
1.20
#EBEEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#EBEEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEBA
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEBA | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B7
Deuteranopia (green-blind)
#F7EBBC
Tritanopia (blue-blind)
#F2E8E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ebeeba; /* rgb */ color: rgb(235, 238, 186); /* oklch */ color: oklch(93.4% 0.068 110.4);
Tailwind
colors: {
custom: {
50: '#f1f3cf',
500: '#ebeeba',
950: '#000000',
},
}SCSS
$custom: #ebeeba; $custom-light: #f1f3cf; $custom-dark: #000000;
JSON
{
"hex": "#ebeeba",
"rgb": {
"r": 235,
"g": 238,
"b": 186
},
"hsl": {
"h": 63.462,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.93403,
"c": 0.06757,
"h": 110.4
},
"luminance": 0.82356
}Semantic roles & 50–950 ramp
primary
#EBEEBA
secondary
#8580CC
accent
#1DC827
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171713
muted
#858583