#EBEBC0#EBEBC0
#EBEBC0 is a very light, muted yellow. Relative luminance 0.809; OKLCH L 92.9% C 0.056 H 107.4°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBC0 |
|---|---|
| RGB | rgb(235, 235, 192) |
| HSL | hsl(60, 52%, 84%) |
| HSV | hsv(60, 18%, 92%) |
| CMYK | cmyk(0%, 0%, 18.3%, 7.8%) |
| CIE-LAB | lab(92.08, -6.96, 20.93) |
| CIE-LCH | lch(92.08, 22.06, 108.40°) |
| OKLab | oklab(92.93% -0.0168 0.0536) |
| OKLCH | oklch(92.93% 0.056 107.4) |
| XYZ | xyz(73.4831, 80.8854, 61.6003) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.30
Lemonchiffon
#FFFACD
ΔE00 3.75
Cream
#FFFDD0
ΔE00 3.87
Pale
#FFF9D0
ΔE00 3.94
Eggshell (survey)
#FFFFD4
ΔE00 4.14
Ivory (survey)
#FFFFCB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBC0 #C0C0EB
analogous
#EBD5C0 #EBEBC0 #D5EBC0
triadic
#EBEBC0 #C0EBEB #EBC0EB
tetradic
#EBEBC0 #C0EBD5 #C0C0EB #EBC0D5
square
#EBEBC0 #C0EBD5 #C0C0EB #EBC0D5
split-complementary
#EBEBC0 #C0D5EB #D5C0EB
monochromatic
#CECE63 #DCDC92 #EBEBC0 #F8F8E8 #F8F8E8
Accessibility & contrast
On white
1.22
#EBEBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#EBEBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBC0
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBC0 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7BD
Deuteranopia (green-blind)
#F3E9C2
Tritanopia (blue-blind)
#F2E5DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebebc0; /* rgb */ color: rgb(235, 235, 192); /* oklch */ color: oklch(92.9% 0.056 107.4);
Tailwind
colors: {
custom: {
50: '#f1f1d3',
500: '#ebebc0',
950: '#000000',
},
}SCSS
$custom: #ebebc0; $custom-light: #f1f1d3; $custom-dark: #000000;
JSON
{
"hex": "#ebebc0",
"rgb": {
"r": 235,
"g": 235,
"b": 192
},
"hsl": {
"h": 60,
"s": 51.807,
"l": 83.725
},
"oklch": {
"l": 0.92925,
"c": 0.05618,
"h": 107.4
},
"luminance": 0.80885
}Semantic roles & 50–950 ramp
primary
#EBEBC0
secondary
#8888C7
accent
#26BF26
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583