#EBEBC5#EBEBC5
#EBEBC5 is a very light, muted yellow. Relative luminance 0.811; OKLCH L 93.0% C 0.050 H 107.3°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBC5 |
|---|---|
| RGB | rgb(235, 235, 197) |
| HSL | hsl(60, 49%, 85%) |
| HSV | hsv(60, 16%, 92%) |
| CMYK | cmyk(0%, 0%, 16.2%, 7.8%) |
| CIE-LAB | lab(92.18, -6.23, 18.49) |
| CIE-LCH | lch(92.18, 19.51, 108.61°) |
| OKLab | oklab(93.04% -0.0148 0.0476) |
| OKLCH | oklch(93.04% 0.05 107.3) |
| XYZ | xyz(74.0465, 81.1107, 64.5676) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.14
Pale
#FFF9D0
ΔE00 3.87
Lemonchiffon
#FFFACD
ΔE00 4.03
Cream
#FFFDD0
ΔE00 4.15
Eggshell (survey)
#FFFFD4
ΔE00 4.24
Beige
#F5F5DC
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBC5 #C5C5EB
analogous
#EBD8C5 #EBEBC5 #D8EBC5
triadic
#EBEBC5 #C5EBEB #EBC5EB
tetradic
#EBEBC5 #C5EBD8 #C5C5EB #EBC5D8
square
#EBEBC5 #C5EBD8 #C5C5EB #EBC5D8
split-complementary
#EBEBC5 #C5D8EB #D8C5EB
monochromatic
#CCCC6A #DBDB97 #EBEBC5 #F7F7E8 #F7F7E8
Accessibility & contrast
On white
1.22
#EBEBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#EBEBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBC5
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBC5 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E8C3
Deuteranopia (green-blind)
#F3E9C6
Tritanopia (blue-blind)
#F1E6E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebebc5; /* rgb */ color: rgb(235, 235, 197); /* oklch */ color: oklch(93.0% 0.050 107.3);
Tailwind
colors: {
custom: {
50: '#f1f1d6',
500: '#ebebc5',
950: '#000000',
},
}SCSS
$custom: #ebebc5; $custom-light: #f1f1d6; $custom-dark: #000000;
JSON
{
"hex": "#ebebc5",
"rgb": {
"r": 235,
"g": 235,
"b": 197
},
"hsl": {
"h": 60,
"s": 48.718,
"l": 84.706
},
"oklch": {
"l": 0.93037,
"c": 0.04982,
"h": 107.3
},
"luminance": 0.8111
}Semantic roles & 50–950 ramp
primary
#EBEBC5
secondary
#8D8DC7
accent
#29BC29
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#161614
muted
#858583