#EBECDA#EBECDA
#EBECDA is a very light, muted yellow. Relative luminance 0.827; OKLCH L 93.7% C 0.024 H 109.4°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EBECDA |
|---|---|
| RGB | rgb(235, 236, 218) |
| HSL | hsl(63, 32%, 89%) |
| HSV | hsv(63, 8%, 93%) |
| CMYK | cmyk(0.4%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(92.89, -3.43, 8.61) |
| CIE-LCH | lch(92.89, 9.27, 111.69°) |
| OKLab | oklab(93.75% -0.0079 0.0225) |
| OKLCH | oklch(93.75% 0.024 109.4) |
| XYZ | xyz(76.9096, 82.7153, 78.2300) |
| Luminance | 0.8272 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 3.02
Eggshell
#F0EAD6
ΔE00 3.15
Ivory
#FFFFF0
ΔE00 4.23
Off White (survey)
#FFFFE4
ΔE00 4.86
Cornsilk
#FFF8DC
ΔE00 5.13
Oldlace
#FDF5E6
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBECDA #DBDAEC
analogous
#ECE4DA #EBECDA #E2ECDA
triadic
#EBECDA #DAEBEC #ECDAEB
tetradic
#EBECDA #DAECE4 #DBDAEC #ECDAE2
square
#EBECDA #DAECE4 #DBDAEC #ECDAE2
split-complementary
#EBECDA #DAE2EC #E4DAEC
monochromatic
#BFC289 #D5D7B2 #EBECDA #F4F5EB #F4F5EB
Accessibility & contrast
On white
1.20
#EBECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#EBECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBECDA
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBECDA | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEAD9
Deuteranopia (green-blind)
#EFEBDB
Tritanopia (blue-blind)
#EEEAE7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ebecda; /* rgb */ color: rgb(235, 236, 218); /* oklch */ color: oklch(93.7% 0.024 109.4);
Tailwind
colors: {
custom: {
50: '#f1f2e5',
500: '#ebecda',
950: '#000000',
},
}SCSS
$custom: #ebecda; $custom-light: #f1f2e5; $custom-dark: #000000;
JSON
{
"hex": "#ebecda",
"rgb": {
"r": 235,
"g": 236,
"b": 218
},
"hsl": {
"h": 63.333,
"s": 32.143,
"l": 89.02
},
"oklch": {
"l": 0.93747,
"c": 0.02387,
"h": 109.4
},
"luminance": 0.82715
}Semantic roles & 50–950 ramp
primary
#EBECDA
secondary
#A6A4C6
accent
#3BAB41
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161615
muted
#858584