#EBEDBA#EBEDBA
#EBEDBA is a very light, moderate yellow. Relative luminance 0.818; OKLCH L 93.2% C 0.066 H 109.5°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEDBA |
|---|---|
| RGB | rgb(235, 237, 186) |
| HSL | hsl(62, 59%, 83%) |
| HSV | hsv(62, 22%, 93%) |
| CMYK | cmyk(0.8%, 0%, 21.5%, 7.1%) |
| CIE-LAB | lab(92.48, -8.82, 24.57) |
| CIE-LCH | lch(92.48, 26.10, 109.76°) |
| OKLab | oklab(93.2% -0.0221 0.0625) |
| OKLCH | oklch(93.2% 0.066 109.5) |
| XYZ | xyz(73.4077, 81.7765, 58.3622) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.59
Egg Shell
#FFFCC4
ΔE00 3.75
Ecru
#FEFFCA
ΔE00 3.77
Ivory (survey)
#FFFFCB
ΔE00 3.84
Cream
#FFFDD0
ΔE00 4.10
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEDBA #BCBAED
analogous
#EDD5BA #EBEDBA #D1EDBA
triadic
#EBEDBA #BAEBED #EDBAEB
tetradic
#EBEDBA #BAEDD5 #BCBAED #EDBAD1
square
#EBEDBA #BAEDD5 #BCBAED #EDBAD1
split-complementary
#EBEDBA #BAD1ED #D5BAED
monochromatic
#CFD459 #DDE089 #EBEDBA #F8F9E7 #F8F9E7
Accessibility & contrast
On white
1.21
#EBEDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#EBEDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEDBA
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEDBA | 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)
#F5E8B7
Deuteranopia (green-blind)
#F6EABC
Tritanopia (blue-blind)
#F2E7DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebedba; /* rgb */ color: rgb(235, 237, 186); /* oklch */ color: oklch(93.2% 0.066 109.5);
Tailwind
colors: {
custom: {
50: '#f1f2cf',
500: '#ebedba',
950: '#000000',
},
}SCSS
$custom: #ebedba; $custom-light: #f1f2cf; $custom-dark: #000000;
JSON
{
"hex": "#ebedba",
"rgb": {
"r": 235,
"g": 237,
"b": 186
},
"hsl": {
"h": 62.353,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.932,
"c": 0.06627,
"h": 109.5
},
"luminance": 0.81776
}Semantic roles & 50–950 ramp
primary
#EBEDBA
secondary
#8481CA
accent
#1FC626
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171713
muted
#858583