#EBE4CD#EBE4CD
#EBE4CD is a very light, muted yellow. Relative luminance 0.776; OKLCH L 91.8% C 0.031 H 93.0°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE4CD |
|---|---|
| RGB | rgb(235, 228, 205) |
| HSL | hsl(46, 43%, 86%) |
| HSV | hsv(46, 13%, 92%) |
| CMYK | cmyk(0%, 3%, 12.8%, 7.8%) |
| CIE-LAB | lab(90.58, -1.44, 12.08) |
| CIE-LCH | lch(90.58, 12.16, 96.82°) |
| OKLab | oklab(91.83% -0.0016 0.0314) |
| OKLCH | oklch(91.83% 0.031 93) |
| XYZ | xyz(73.0228, 77.5576, 68.8690) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.69
Warm Beige
#E9DCC9
ΔE00 4.00
Champagne
#F7E7CE
ΔE00 4.09
Cornsilk
#FFF8DC
ΔE00 4.45
Beige
#F5F5DC
ΔE00 4.68
Papayawhip
#FFEFD5
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE4CD #CDD4EB
analogous
#EBD5CD #EBE4CD #E3EBCD
triadic
#EBE4CD #CDEBE4 #E4CDEB
tetradic
#EBE4CD #CDEBD5 #CDD4EB #EBCDE3
square
#EBE4CD #CDEBD5 #CDD4EB #EBCDE3
split-complementary
#EBE4CD #CDE3EB #D5CDEB
monochromatic
#C8B576 #DACCA1 #EBE4CD #F6F3E9 #F6F3E9
Accessibility & contrast
On white
1.27
#EBE4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#EBE4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE4CD
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE4CD | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E3CC
Deuteranopia (green-blind)
#EBE5CE
Tritanopia (blue-blind)
#F0E0DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ebe4cd; /* rgb */ color: rgb(235, 228, 205); /* oklch */ color: oklch(91.8% 0.031 93.0);
Tailwind
colors: {
custom: {
50: '#f1ecdc',
500: '#ebe4cd',
950: '#000000',
},
}SCSS
$custom: #ebe4cd; $custom-light: #f1ecdc; $custom-dark: #000000;
JSON
{
"hex": "#ebe4cd",
"rgb": {
"r": 235,
"g": 228,
"b": 205
},
"hsl": {
"h": 46,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91829,
"c": 0.03145,
"h": 93
},
"luminance": 0.77557
}Semantic roles & 50–950 ramp
primary
#EBE4CD
secondary
#96A1C6
accent
#4FB630
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484