#EBEBC9#EBEBC9
#EBEBC9 is a very light, muted yellow. Relative luminance 0.813; OKLCH L 93.1% C 0.045 H 107.2°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBC9 |
|---|---|
| RGB | rgb(235, 235, 201) |
| HSL | hsl(60, 46%, 85%) |
| HSV | hsv(60, 14%, 92%) |
| CMYK | cmyk(0%, 0%, 14.5%, 7.8%) |
| CIE-LAB | lab(92.26, -5.62, 16.54) |
| CIE-LCH | lch(92.26, 17.47, 108.77°) |
| OKLab | oklab(93.13% -0.0132 0.0427) |
| OKLCH | oklch(93.13% 0.045 107.2) |
| XYZ | xyz(74.5109, 81.2965, 67.0135) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.43
Beige
#F5F5DC
ΔE00 3.63
Pale
#FFF9D0
ΔE00 4.14
Lightyellow
#FFFFE0
ΔE00 4.30
Lemonchiffon
#FFFACD
ΔE00 4.56
Eggshell (survey)
#FFFFD4
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBC9 #C9C9EB
analogous
#EBDAC9 #EBEBC9 #DAEBC9
triadic
#EBEBC9 #C9EBEB #EBC9EB
tetradic
#EBEBC9 #C9EBDA #C9C9EB #EBC9DA
square
#EBEBC9 #C9EBDA #C9C9EB #EBC9DA
split-complementary
#EBEBC9 #C9DAEB #DAC9EB
monochromatic
#CACA70 #DADA9C #EBEBC9 #F7F7E9 #F7F7E9
Accessibility & contrast
On white
1.22
#EBEBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#EBEBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBC9
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBC9 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C7
Deuteranopia (green-blind)
#F2EACA
Tritanopia (blue-blind)
#F0E6E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebebc9; /* rgb */ color: rgb(235, 235, 201); /* oklch */ color: oklch(93.1% 0.045 107.2);
Tailwind
colors: {
custom: {
50: '#f1f1d9',
500: '#ebebc9',
950: '#000000',
},
}SCSS
$custom: #ebebc9; $custom-light: #f1f1d9; $custom-dark: #000000;
JSON
{
"hex": "#ebebc9",
"rgb": {
"r": 235,
"g": 235,
"b": 201
},
"hsl": {
"h": 60,
"s": 45.946,
"l": 85.49
},
"oklch": {
"l": 0.9313,
"c": 0.04469,
"h": 107.2
},
"luminance": 0.81296
}Semantic roles & 50–950 ramp
primary
#EBEBC9
secondary
#9191C7
accent
#2CB92C
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#161614
muted
#858583