#EAEBCD#EAEBCD
#EAEBCD is a very light, muted yellow. Relative luminance 0.813; OKLCH L 93.1% C 0.040 H 108.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEBCD |
|---|---|
| RGB | rgb(234, 235, 205) |
| HSL | hsl(62, 43%, 86%) |
| HSV | hsv(62, 13%, 92%) |
| CMYK | cmyk(0.4%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(92.27, -5.36, 14.47) |
| CIE-LCH | lch(92.27, 15.43, 110.32°) |
| OKLab | oklab(93.15% -0.0127 0.0375) |
| OKLCH | oklch(93.15% 0.04 108.7) |
| XYZ | xyz(74.6583, 81.3174, 69.5085) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.84
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.11
Lightyellow
#FFFFE0
ΔE00 4.18
Off White (survey)
#FFFFE4
ΔE00 4.38
Cornsilk
#FFF8DC
ΔE00 4.72
Pale
#FFF9D0
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEBCD #CECDEB
analogous
#EBDDCD #EAEBCD #DBEBCD
triadic
#EAEBCD #CDEAEB #EBCDEA
tetradic
#EAEBCD #CDEBDD #CECDEB #EBCDDB
square
#EAEBCD #CDEBDD #CECDEB #EBCDDB
split-complementary
#EAEBCD #CDDBEB #DDCDEB
monochromatic
#C5C876 #D8DAA1 #EAEBCD #F6F6E9 #F6F6E9
Accessibility & contrast
On white
1.22
#EAEBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#EAEBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEBCD
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEBCD | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CB
Deuteranopia (green-blind)
#F1E9CE
Tritanopia (blue-blind)
#EFE7E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eaebcd; /* rgb */ color: rgb(234, 235, 205); /* oklch */ color: oklch(93.1% 0.040 108.7);
Tailwind
colors: {
custom: {
50: '#f0f1dc',
500: '#eaebcd',
950: '#000000',
},
}SCSS
$custom: #eaebcd; $custom-light: #f0f1dc; $custom-dark: #000000;
JSON
{
"hex": "#eaebcd",
"rgb": {
"r": 234,
"g": 235,
"b": 205
},
"hsl": {
"h": 62,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.93146,
"c": 0.03956,
"h": 108.7
},
"luminance": 0.81317
}Semantic roles & 50–950 ramp
primary
#EAEBCD
secondary
#9796C6
accent
#30B634
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161615
muted
#858584