#EBEBC6#EBEBC6
#EBEBC6 is a very light, muted yellow. Relative luminance 0.812; OKLCH L 93.1% C 0.049 H 107.3°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBC6 |
|---|---|
| RGB | rgb(235, 235, 198) |
| HSL | hsl(60, 48%, 85%) |
| HSV | hsv(60, 16%, 92%) |
| CMYK | cmyk(0%, 0%, 15.7%, 7.8%) |
| CIE-LAB | lab(92.20, -6.08, 18.00) |
| CIE-LCH | lch(92.20, 19.00, 108.65°) |
| OKLab | oklab(93.06% -0.0144 0.0463) |
| OKLCH | oklch(93.06% 0.049 107.3) |
| XYZ | xyz(74.1615, 81.1567, 65.1731) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.18
Pale
#FFF9D0
ΔE00 3.91
Lemonchiffon
#FFFACD
ΔE00 4.14
Cream
#FFFDD0
ΔE00 4.25
Eggshell (survey)
#FFFFD4
ΔE00 4.32
Beige
#F5F5DC
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBC6 #C6C6EB
analogous
#EBD9C6 #EBEBC6 #D9EBC6
triadic
#EBEBC6 #C6EBEB #EBC6EB
tetradic
#EBEBC6 #C6EBD9 #C6C6EB #EBC6D9
square
#EBEBC6 #C6EBD9 #C6C6EB #EBC6D9
split-complementary
#EBEBC6 #C6D9EB #D9C6EB
monochromatic
#CBCB6B #DBDB99 #EBEBC6 #F7F7E8 #F7F7E8
Accessibility & contrast
On white
1.22
#EBEBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#EBEBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBC6
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBC6 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E8C4
Deuteranopia (green-blind)
#F2E9C7
Tritanopia (blue-blind)
#F1E6E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebebc6; /* rgb */ color: rgb(235, 235, 198); /* oklch */ color: oklch(93.1% 0.049 107.3);
Tailwind
colors: {
custom: {
50: '#f1f1d7',
500: '#ebebc6',
950: '#000000',
},
}SCSS
$custom: #ebebc6; $custom-light: #f1f1d7; $custom-dark: #000000;
JSON
{
"hex": "#ebebc6",
"rgb": {
"r": 235,
"g": 235,
"b": 198
},
"hsl": {
"h": 60,
"s": 48.052,
"l": 84.902
},
"oklch": {
"l": 0.9306,
"c": 0.04854,
"h": 107.3
},
"luminance": 0.81156
}Semantic roles & 50–950 ramp
primary
#EBEBC6
secondary
#8E8EC7
accent
#2ABB2A
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#161614
muted
#858583