#EBEACD#EBEACD
#EBEACD is a very light, muted yellow. Relative luminance 0.809; OKLCH L 93.0% C 0.038 H 105.5°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEACD |
|---|---|
| RGB | rgb(235, 234, 205) |
| HSL | hsl(58, 43%, 86%) |
| HSV | hsv(58, 13%, 92%) |
| CMYK | cmyk(0%, 0.4%, 12.8%, 7.8%) |
| CIE-LAB | lab(92.09, -4.50, 14.23) |
| CIE-LCH | lch(92.09, 14.92, 107.55°) |
| OKLab | oklab(93.02% -0.0102 0.0369) |
| OKLCH | oklch(93.02% 0.038 105.5) |
| XYZ | xyz(74.7021, 80.9162, 69.4288) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.70
Cornsilk
#FFF8DC
ΔE00 4.17
Eggshell
#F0EAD6
ΔE00 4.21
Lightyellow
#FFFFE0
ΔE00 4.33
Off White (survey)
#FFFFE4
ΔE00 4.40
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEACD #CDCEEB
analogous
#EBDBCD #EBEACD #DDEBCD
triadic
#EBEACD #CDEBEA #EACDEB
tetradic
#EBEACD #CDEBDB #CDCEEB #EBCDDD
square
#EBEACD #CDEBDB #CDCEEB #EBCDDD
split-complementary
#EBEACD #CDDDEB #DBCDEB
monochromatic
#C8C576 #DAD8A1 #EBEACD #F6F6E9 #F6F6E9
Accessibility & contrast
On white
1.22
#EBEACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#EBEACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEACD
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEACD | 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)
#F0E7CB
Deuteranopia (green-blind)
#F0E9CE
Tritanopia (blue-blind)
#F0E6E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebeacd; /* rgb */ color: rgb(235, 234, 205); /* oklch */ color: oklch(93.0% 0.038 105.5);
Tailwind
colors: {
custom: {
50: '#f1f0dc',
500: '#ebeacd',
950: '#000000',
},
}SCSS
$custom: #ebeacd; $custom-light: #f1f0dc; $custom-dark: #000000;
JSON
{
"hex": "#ebeacd",
"rgb": {
"r": 235,
"g": 234,
"b": 205
},
"hsl": {
"h": 58,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.93024,
"c": 0.03825,
"h": 105.5
},
"luminance": 0.80916
}Semantic roles & 50–950 ramp
primary
#EBEACD
secondary
#9697C6
accent
#34B630
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161615
muted
#858584