#EBEBCA#EBEBCA
#EBEBCA is a very light, muted yellow. Relative luminance 0.813; OKLCH L 93.2% C 0.043 H 107.2°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBCA |
|---|---|
| RGB | rgb(235, 235, 202) |
| HSL | hsl(60, 45%, 86%) |
| HSV | hsv(60, 14%, 92%) |
| CMYK | cmyk(0%, 0%, 14%, 7.8%) |
| CIE-LAB | lab(92.28, -5.47, 16.05) |
| CIE-LCH | lch(92.28, 16.96, 108.81°) |
| OKLab | oklab(93.15% -0.0128 0.0415) |
| OKLCH | oklch(93.15% 0.043 107.2) |
| XYZ | xyz(74.6290, 81.3437, 67.6351) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 3.40
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.56
Lightyellow
#FFFFE0
ΔE00 4.22
Pale
#FFF9D0
ΔE00 4.25
Off White (survey)
#FFFFE4
ΔE00 4.65
Lemonchiffon
#FFFACD
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBCA #CACAEB
analogous
#EBDACA #EBEBCA #DAEBCA
triadic
#EBEBCA #CAEBEB #EBCAEB
tetradic
#EBEBCA #CAEBDA #CACAEB #EBCADA
square
#EBEBCA #CAEBDA #CACAEB #EBCADA
split-complementary
#EBEBCA #CADAEB #DACAEB
monochromatic
#C9C971 #DADA9E #EBEBCA #F7F7E9 #F7F7E9
Accessibility & contrast
On white
1.22
#EBEBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#EBEBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBCA
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBCA | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C8
Deuteranopia (green-blind)
#F2EACB
Tritanopia (blue-blind)
#F0E7E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebebca; /* rgb */ color: rgb(235, 235, 202); /* oklch */ color: oklch(93.2% 0.043 107.2);
Tailwind
colors: {
custom: {
50: '#f1f1da',
500: '#ebebca',
950: '#000000',
},
}SCSS
$custom: #ebebca; $custom-light: #f1f1da; $custom-dark: #000000;
JSON
{
"hex": "#ebebca",
"rgb": {
"r": 235,
"g": 235,
"b": 202
},
"hsl": {
"h": 60,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.93153,
"c": 0.04339,
"h": 107.2
},
"luminance": 0.81343
}Semantic roles & 50–950 ramp
primary
#EBEBCA
secondary
#9393C7
accent
#2DB82D
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#161614
muted
#858583