#EBEBC7#EBEBC7
#EBEBC7 is a very light, muted yellow. Relative luminance 0.812; OKLCH L 93.1% C 0.047 H 107.3°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBC7 |
|---|---|
| RGB | rgb(235, 235, 199) |
| HSL | hsl(60, 47%, 85%) |
| HSV | hsv(60, 15%, 92%) |
| CMYK | cmyk(0%, 0%, 15.3%, 7.8%) |
| CIE-LAB | lab(92.22, -5.93, 17.51) |
| CIE-LCH | lch(92.22, 18.49, 108.69°) |
| OKLab | oklab(93.08% -0.014 0.0451) |
| OKLCH | oklch(93.08% 0.047 107.3) |
| XYZ | xyz(74.2772, 81.2030, 65.7825) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.24
Pale
#FFF9D0
ΔE00 3.97
Beige
#F5F5DC
ΔE00 4.11
Lemonchiffon
#FFFACD
ΔE00 4.26
Cream
#FFFDD0
ΔE00 4.38
Eggshell (survey)
#FFFFD4
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBC7 #C7C7EB
analogous
#EBD9C7 #EBEBC7 #D9EBC7
triadic
#EBEBC7 #C7EBEB #EBC7EB
tetradic
#EBEBC7 #C7EBD9 #C7C7EB #EBC7D9
square
#EBEBC7 #C7EBD9 #C7C7EB #EBC7D9
split-complementary
#EBEBC7 #C7D9EB #D9C7EB
monochromatic
#CBCB6D #DBDB9A #EBEBC7 #F7F7E8 #F7F7E8
Accessibility & contrast
On white
1.22
#EBEBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#EBEBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBC7
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBC7 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E8C5
Deuteranopia (green-blind)
#F2E9C8
Tritanopia (blue-blind)
#F1E6E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebebc7; /* rgb */ color: rgb(235, 235, 199); /* oklch */ color: oklch(93.1% 0.047 107.3);
Tailwind
colors: {
custom: {
50: '#f1f1d8',
500: '#ebebc7',
950: '#000000',
},
}SCSS
$custom: #ebebc7; $custom-light: #f1f1d8; $custom-dark: #000000;
JSON
{
"hex": "#ebebc7",
"rgb": {
"r": 235,
"g": 235,
"b": 199
},
"hsl": {
"h": 60,
"s": 47.368,
"l": 85.098
},
"oklch": {
"l": 0.93083,
"c": 0.04725,
"h": 107.3
},
"luminance": 0.81202
}Semantic roles & 50–950 ramp
primary
#EBEBC7
secondary
#8F8FC7
accent
#2BBB2B
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#161614
muted
#858583