#EBEBCC#EBEBCC
#EBEBCC is a very light, muted yellow. Relative luminance 0.814; OKLCH L 93.2% C 0.041 H 107.2°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBCC |
|---|---|
| RGB | rgb(235, 235, 204) |
| HSL | hsl(60, 44%, 86%) |
| HSV | hsv(60, 13%, 92%) |
| CMYK | cmyk(0%, 0%, 13.2%, 7.8%) |
| CIE-LAB | lab(92.33, -5.16, 15.07) |
| CIE-LCH | lch(92.33, 15.93, 108.90°) |
| OKLab | oklab(93.2% -0.012 0.039) |
| OKLCH | oklch(93.2% 0.041 107.2) |
| XYZ | xyz(74.8673, 81.4390, 68.8903) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.95
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.89
Lightyellow
#FFFFE0
ΔE00 4.13
Off White (survey)
#FFFFE4
ΔE00 4.41
Cornsilk
#FFF8DC
ΔE00 4.50
Pale
#FFF9D0
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBCC #CCCCEB
analogous
#EBDBCC #EBEBCC #DBEBCC
triadic
#EBEBCC #CCEBEB #EBCCEB
tetradic
#EBEBCC #CCEBDB #CCCCEB #EBCCDB
square
#EBEBCC #CCEBDB #CCCCEB #EBCCDB
split-complementary
#EBEBCC #CCDBEB #DBCCEB
monochromatic
#C9C974 #DADAA0 #EBEBCC #F6F6E9 #F6F6E9
Accessibility & contrast
On white
1.21
#EBEBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#EBEBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBCC
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBCC | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8CA
Deuteranopia (green-blind)
#F1EACD
Tritanopia (blue-blind)
#F0E7E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebebcc; /* rgb */ color: rgb(235, 235, 204); /* oklch */ color: oklch(93.2% 0.041 107.2);
Tailwind
colors: {
custom: {
50: '#f1f1db',
500: '#ebebcc',
950: '#000000',
},
}SCSS
$custom: #ebebcc; $custom-light: #f1f1db; $custom-dark: #000000;
JSON
{
"hex": "#ebebcc",
"rgb": {
"r": 235,
"g": 235,
"b": 204
},
"hsl": {
"h": 60,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.932,
"c": 0.04082,
"h": 107.2
},
"luminance": 0.81438
}Semantic roles & 50–950 ramp
primary
#EBEBCC
secondary
#9595C6
accent
#2FB72F
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#161615
muted
#858584