#EBEBC3#EBEBC3
#EBEBC3 is a very light, muted yellow. Relative luminance 0.810; OKLCH L 93.0% C 0.052 H 107.4°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBC3 |
|---|---|
| RGB | rgb(235, 235, 195) |
| HSL | hsl(60, 50%, 84%) |
| HSV | hsv(60, 17%, 92%) |
| CMYK | cmyk(0%, 0%, 17%, 7.8%) |
| CIE-LAB | lab(92.14, -6.52, 19.47) |
| CIE-LCH | lch(92.14, 20.53, 108.52°) |
| OKLab | oklab(92.99% -0.0156 0.05) |
| OKLCH | oklch(92.99% 0.052 107.4) |
| XYZ | xyz(73.8189, 81.0197, 63.3687) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.14
Pale
#FFF9D0
ΔE00 3.84
Lemonchiffon
#FFFACD
ΔE00 3.87
Cream
#FFFDD0
ΔE00 3.98
Eggshell (survey)
#FFFFD4
ΔE00 4.15
Ivory (survey)
#FFFFCB
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBC3 #C3C3EB
analogous
#EBD7C3 #EBEBC3 #D7EBC3
triadic
#EBEBC3 #C3EBEB #EBC3EB
tetradic
#EBEBC3 #C3EBD7 #C3C3EB #EBC3D7
square
#EBEBC3 #C3EBD7 #C3C3EB #EBC3D7
split-complementary
#EBEBC3 #C3D7EB #D7C3EB
monochromatic
#CCCC67 #DCDC95 #EBEBC3 #F7F7E8 #F7F7E8
Accessibility & contrast
On white
1.22
#EBEBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#EBEBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBC3
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBC3 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E7C1
Deuteranopia (green-blind)
#F3E9C4
Tritanopia (blue-blind)
#F1E6E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebebc3; /* rgb */ color: rgb(235, 235, 195); /* oklch */ color: oklch(93.0% 0.052 107.4);
Tailwind
colors: {
custom: {
50: '#f1f1d5',
500: '#ebebc3',
950: '#000000',
},
}SCSS
$custom: #ebebc3; $custom-light: #f1f1d5; $custom-dark: #000000;
JSON
{
"hex": "#ebebc3",
"rgb": {
"r": 235,
"g": 235,
"b": 195
},
"hsl": {
"h": 60,
"s": 50,
"l": 84.314
},
"oklch": {
"l": 0.92992,
"c": 0.05237,
"h": 107.4
},
"luminance": 0.81019
}Semantic roles & 50–950 ramp
primary
#EBEBC3
secondary
#8B8BC7
accent
#28BD28
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#161614
muted
#858583