#EBEBCD#EBEBCD
#EBEBCD is a very light, muted yellow. Relative luminance 0.815; OKLCH L 93.2% C 0.040 H 107.1°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBCD |
|---|---|
| RGB | rgb(235, 235, 205) |
| HSL | hsl(60, 43%, 86%) |
| HSV | hsv(60, 13%, 92%) |
| CMYK | cmyk(0%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(92.35, -5.00, 14.59) |
| CIE-LCH | lch(92.35, 15.42, 108.94°) |
| OKLab | oklab(93.22% -0.0116 0.0378) |
| OKLCH | oklch(93.22% 0.04 107.1) |
| XYZ | xyz(74.9876, 81.4872, 69.5240) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.74
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.08
Lightyellow
#FFFFE0
ΔE00 4.12
Off White (survey)
#FFFFE4
ΔE00 4.31
Cornsilk
#FFF8DC
ΔE00 4.40
Pale
#FFF9D0
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBCD #CDCDEB
analogous
#EBDCCD #EBEBCD #DCEBCD
triadic
#EBEBCD #CDEBEB #EBCDEB
tetradic
#EBEBCD #CDEBDC #CDCDEB #EBCDDC
square
#EBEBCD #CDEBDC #CDCDEB #EBCDDC
split-complementary
#EBEBCD #CDDCEB #DCCDEB
monochromatic
#C8C876 #DADAA1 #EBEBCD #F6F6E9 #F6F6E9
Accessibility & contrast
On white
1.21
#EBEBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#EBEBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBCD
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBCD | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8CB
Deuteranopia (green-blind)
#F1EACE
Tritanopia (blue-blind)
#F0E7E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebebcd; /* rgb */ color: rgb(235, 235, 205); /* oklch */ color: oklch(93.2% 0.040 107.1);
Tailwind
colors: {
custom: {
50: '#f1f1dc',
500: '#ebebcd',
950: '#000000',
},
}SCSS
$custom: #ebebcd; $custom-light: #f1f1dc; $custom-dark: #000000;
JSON
{
"hex": "#ebebcd",
"rgb": {
"r": 235,
"g": 235,
"b": 205
},
"hsl": {
"h": 60,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.93224,
"c": 0.03953,
"h": 107.1
},
"luminance": 0.81487
}Semantic roles & 50–950 ramp
primary
#EBEBCD
secondary
#9696C6
accent
#30B630
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161615
muted
#858584