#EBEBC8#EBEBC8
#EBEBC8 is a very light, muted yellow. Relative luminance 0.812; OKLCH L 93.1% C 0.046 H 107.3°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBC8 |
|---|---|
| RGB | rgb(235, 235, 200) |
| HSL | hsl(60, 47%, 85%) |
| HSV | hsv(60, 15%, 92%) |
| CMYK | cmyk(0%, 0%, 14.9%, 7.8%) |
| CIE-LAB | lab(92.24, -5.77, 17.03) |
| CIE-LCH | lch(92.24, 17.98, 108.73°) |
| OKLab | oklab(93.11% -0.0136 0.0439) |
| OKLCH | oklch(93.11% 0.046 107.3) |
| XYZ | xyz(74.3937, 81.2496, 66.3960) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.32
Beige
#F5F5DC
ΔE00 3.87
Pale
#FFF9D0
ΔE00 4.04
Lightyellow
#FFFFE0
ΔE00 4.39
Lemonchiffon
#FFFACD
ΔE00 4.40
Cream
#FFFDD0
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBC8 #C8C8EB
analogous
#EBD9C8 #EBEBC8 #D9EBC8
triadic
#EBEBC8 #C8EBEB #EBC8EB
tetradic
#EBEBC8 #C8EBD9 #C8C8EB #EBC8D9
square
#EBEBC8 #C8EBD9 #C8C8EB #EBC8D9
split-complementary
#EBEBC8 #C8D9EB #D9C8EB
monochromatic
#CACA6E #DBDB9B #EBEBC8 #F7F7E9 #F7F7E9
Accessibility & contrast
On white
1.22
#EBEBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#EBEBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBC8
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBC8 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C6
Deuteranopia (green-blind)
#F2E9C9
Tritanopia (blue-blind)
#F1E6E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebebc8; /* rgb */ color: rgb(235, 235, 200); /* oklch */ color: oklch(93.1% 0.046 107.3);
Tailwind
colors: {
custom: {
50: '#f1f1d8',
500: '#ebebc8',
950: '#000000',
},
}SCSS
$custom: #ebebc8; $custom-light: #f1f1d8; $custom-dark: #000000;
JSON
{
"hex": "#ebebc8",
"rgb": {
"r": 235,
"g": 235,
"b": 200
},
"hsl": {
"h": 60,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.93106,
"c": 0.04597,
"h": 107.3
},
"luminance": 0.81249
}Semantic roles & 50–950 ramp
primary
#EBEBC8
secondary
#9090C7
accent
#2CBA2C
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#161614
muted
#858583