#EBE6CD#EBE6CD
#EBE6CD is a very light, muted yellow. Relative luminance 0.787; OKLCH L 92.2% C 0.034 H 97.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE6CD |
|---|---|
| RGB | rgb(235, 230, 205) |
| HSL | hsl(50, 43%, 86%) |
| HSV | hsv(50, 13%, 92%) |
| CMYK | cmyk(0%, 2.1%, 12.8%, 7.8%) |
| CIE-LAB | lab(91.08, -2.47, 12.79) |
| CIE-LCH | lch(91.08, 13.03, 100.91°) |
| OKLab | oklab(92.23% -0.0045 0.0332) |
| OKLCH | oklch(92.23% 0.034 97.7) |
| XYZ | xyz(73.5762, 78.6643, 69.0535) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.22
Beige
#F5F5DC
ΔE00 3.68
Cornsilk
#FFF8DC
ΔE00 3.98
Champagne
#F7E7CE
ΔE00 5.13
Warm Beige
#E9DCC9
ΔE00 5.34
Papayawhip
#FFEFD5
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE6CD #CDD2EB
analogous
#EBD7CD #EBE6CD #E1EBCD
triadic
#EBE6CD #CDEBE6 #E6CDEB
tetradic
#EBE6CD #CDEBD7 #CDD2EB #EBCDE1
square
#EBE6CD #CDEBD7 #CDD2EB #EBCDE1
split-complementary
#EBE6CD #CDE1EB #D7CDEB
monochromatic
#C8BA76 #DAD0A1 #EBE6CD #F6F4E9 #F6F4E9
Accessibility & contrast
On white
1.26
#EBE6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#EBE6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE6CD
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE6CD | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CC
Deuteranopia (green-blind)
#EDE6CE
Tritanopia (blue-blind)
#F0E2DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebe6cd; /* rgb */ color: rgb(235, 230, 205); /* oklch */ color: oklch(92.2% 0.034 97.7);
Tailwind
colors: {
custom: {
50: '#f1eddc',
500: '#ebe6cd',
950: '#000000',
},
}SCSS
$custom: #ebe6cd; $custom-light: #f1eddc; $custom-dark: #000000;
JSON
{
"hex": "#ebe6cd",
"rgb": {
"r": 235,
"g": 230,
"b": 205
},
"hsl": {
"h": 50,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.92226,
"c": 0.03353,
"h": 97.7
},
"luminance": 0.78664
}Semantic roles & 50–950 ramp
primary
#EBE6CD
secondary
#969EC6
accent
#46B630
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484