#EBEBC4#EBEBC4
#EBEBC4 is a very light, muted yellow. Relative luminance 0.811; OKLCH L 93.0% C 0.051 H 107.4°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBC4 |
|---|---|
| RGB | rgb(235, 235, 196) |
| HSL | hsl(60, 49%, 85%) |
| HSV | hsv(60, 17%, 92%) |
| CMYK | cmyk(0%, 0%, 16.6%, 7.8%) |
| CIE-LAB | lab(92.16, -6.37, 18.98) |
| CIE-LCH | lch(92.16, 20.02, 108.57°) |
| OKLab | oklab(93.01% -0.0152 0.0488) |
| OKLCH | oklch(93.01% 0.051 107.4) |
| XYZ | xyz(73.9323, 81.0651, 63.9662) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.13
Pale
#FFF9D0
ΔE00 3.85
Lemonchiffon
#FFFACD
ΔE00 3.94
Cream
#FFFDD0
ΔE00 4.06
Eggshell (survey)
#FFFFD4
ΔE00 4.19
Beige
#F5F5DC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBC4 #C4C4EB
analogous
#EBD8C4 #EBEBC4 #D8EBC4
triadic
#EBEBC4 #C4EBEB #EBC4EB
tetradic
#EBEBC4 #C4EBD8 #C4C4EB #EBC4D8
square
#EBEBC4 #C4EBD8 #C4C4EB #EBC4D8
split-complementary
#EBEBC4 #C4D8EB #D8C4EB
monochromatic
#CCCC69 #DCDC96 #EBEBC4 #F7F7E8 #F7F7E8
Accessibility & contrast
On white
1.22
#EBEBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#EBEBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBC4
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBC4 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E8C2
Deuteranopia (green-blind)
#F3E9C5
Tritanopia (blue-blind)
#F1E6E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebebc4; /* rgb */ color: rgb(235, 235, 196); /* oklch */ color: oklch(93.0% 0.051 107.4);
Tailwind
colors: {
custom: {
50: '#f1f1d6',
500: '#ebebc4',
950: '#000000',
},
}SCSS
$custom: #ebebc4; $custom-light: #f1f1d6; $custom-dark: #000000;
JSON
{
"hex": "#ebebc4",
"rgb": {
"r": 235,
"g": 235,
"b": 196
},
"hsl": {
"h": 60,
"s": 49.367,
"l": 84.51
},
"oklch": {
"l": 0.93014,
"c": 0.0511,
"h": 107.4
},
"luminance": 0.81064
}Semantic roles & 50–950 ramp
primary
#EBEBC4
secondary
#8C8CC7
accent
#29BD29
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#161614
muted
#858583