#EBEDBB#EBEDBB
#EBEDBB is a very light, moderate yellow. Relative luminance 0.818; OKLCH L 93.2% C 0.065 H 109.5°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEDBB |
|---|---|
| RGB | rgb(235, 237, 187) |
| HSL | hsl(62, 58%, 83%) |
| HSV | hsv(62, 21%, 93%) |
| CMYK | cmyk(0.8%, 0%, 21.1%, 7.1%) |
| CIE-LAB | lab(92.50, -8.68, 24.08) |
| CIE-LCH | lch(92.50, 25.60, 109.83°) |
| OKLab | oklab(93.22% -0.0217 0.0613) |
| OKLCH | oklch(93.22% 0.065 109.5) |
| XYZ | xyz(73.5143, 81.8192, 58.9240) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.77
Ecru
#FEFFCA
ΔE00 3.78
Egg Shell
#FFFCC4
ΔE00 3.81
Ivory (survey)
#FFFFCB
ΔE00 3.85
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.98
Cream
#FFFDD0
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEDBB #BDBBED
analogous
#EDD6BB #EBEDBB #D2EDBB
triadic
#EBEDBB #BBEBED #EDBBEB
tetradic
#EBEDBB #BBEDD6 #BDBBED #EDBBD2
square
#EBEDBB #BBEDD6 #BDBBED #EDBBD2
split-complementary
#EBEDBB #BBD2ED #D6BBED
monochromatic
#CFD35A #DDE08B #EBEDBB #F8F9E7 #F8F9E7
Accessibility & contrast
On white
1.21
#EBEDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#EBEDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEDBB
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEDBB | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B8
Deuteranopia (green-blind)
#F6EABD
Tritanopia (blue-blind)
#F2E7DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebedbb; /* rgb */ color: rgb(235, 237, 187); /* oklch */ color: oklch(93.2% 0.065 109.5);
Tailwind
colors: {
custom: {
50: '#f1f2cf',
500: '#ebedbb',
950: '#000000',
},
}SCSS
$custom: #ebedbb; $custom-light: #f1f2cf; $custom-dark: #000000;
JSON
{
"hex": "#ebedbb",
"rgb": {
"r": 235,
"g": 237,
"b": 187
},
"hsl": {
"h": 62.4,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.93221,
"c": 0.06503,
"h": 109.5
},
"luminance": 0.81818
}Semantic roles & 50–950 ramp
primary
#EBEDBB
secondary
#8582CA
accent
#20C626
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171714
muted
#858583