#EBDBDA#EBDBDA
#EBDBDA is a very light, near-neutral red. Relative luminance 0.734; OKLCH L 90.4% C 0.018 H 21.8°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBDA |
|---|---|
| RGB | rgb(235, 219, 218) |
| HSL | hsl(4, 30%, 89%) |
| HSV | hsv(4, 7%, 92%) |
| CMYK | cmyk(0%, 6.8%, 7.2%, 7.8%) |
| CIE-LAB | lab(88.63, 5.31, 2.47) |
| CIE-LCH | lch(88.63, 5.85, 24.91°) |
| OKLab | oklab(90.4% 0.0165 0.0066) |
| OKLCH | oklch(90.4% 0.018 21.8) |
| XYZ | xyz(72.2460, 73.3881, 76.6755) |
| Luminance | 0.7339 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.53
Lavenderblush
#FFF0F5
ΔE00 5.32
Very Light Pink
#FFF4F2
ΔE00 5.58
Seashell
#FFF5EE
ΔE00 6.90
Gainsboro
#DCDCDC
ΔE00 7.04
Linen
#FAF0E6
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBDA #DAEAEB
analogous
#EBDAE2 #EBDBDA #EBE4DA
triadic
#EBDBDA #DAEBDB #DBDAEB
tetradic
#EBDBDA #E2EBDA #DAEAEB #E4DAEB
square
#EBDBDA #E2EBDA #DAEAEB #E4DAEB
split-complementary
#EBDBDA #DAEBE4 #DAE2EB
monochromatic
#C08E8B #D6B4B2 #EBDBDA #F4ECEB #F4ECEB
Accessibility & contrast
On white
1.34
#EBDBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#EBDBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBDA
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBDA | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#E1E0DA
Tritanopia (blue-blind)
#EFDADB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebdbda; /* rgb */ color: rgb(235, 219, 218); /* oklch */ color: oklch(90.4% 0.018 21.8);
Tailwind
colors: {
custom: {
50: '#f1e6e5',
500: '#ebdbda',
950: '#000000',
},
}SCSS
$custom: #ebdbda; $custom-light: #f1e6e5; $custom-dark: #000000;
JSON
{
"hex": "#ebdbda",
"rgb": {
"r": 235,
"g": 219,
"b": 218
},
"hsl": {
"h": 3.529,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.90402,
"c": 0.01772,
"h": 21.8
},
"luminance": 0.73387
}Semantic roles & 50–950 ramp
primary
#EBDBDA
secondary
#A5C2C4
accent
#A2A93D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484