#EBDEDB#EBDEDB
#EBDEDB is a very light, near-neutral red. Relative luminance 0.750; OKLCH L 91.0% C 0.015 H 33.1°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDEDB |
|---|---|
| RGB | rgb(235, 222, 219) |
| HSL | hsl(11, 29%, 89%) |
| HSV | hsv(11, 7%, 92%) |
| CMYK | cmyk(0%, 5.5%, 6.8%, 7.8%) |
| CIE-LAB | lab(89.40, 3.92, 3.06) |
| CIE-LCH | lch(89.40, 4.97, 37.94°) |
| OKLab | oklab(91.01% 0.0125 0.0081) |
| OKLCH | oklch(91.01% 0.015 33.1) |
| XYZ | xyz(73.1669, 75.0200, 77.6300) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.70
Seashell
#FFF5EE
ΔE00 5.46
Mistyrose
#FFE4E1
ΔE00 5.50
Linen
#FAF0E6
ΔE00 5.55
Lavenderblush
#FFF0F5
ΔE00 5.72
Gainsboro
#DCDCDC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDEDB #DBE8EB
analogous
#EBDBE0 #EBDEDB #EBE6DB
triadic
#EBDEDB #DBEBDE #DEDBEB
tetradic
#EBDEDB #E0EBDB #DBE8EB #E6DBEB
square
#EBDEDB #E0EBDB #DBE8EB #E6DBEB
split-complementary
#EBDEDB #DBEBE6 #DBE0EB
monochromatic
#BF968C #D5BAB4 #EBDEDB #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.31
#EBDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#EBDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDEDB
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDEDB | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDB
Deuteranopia (green-blind)
#E4E2DB
Tritanopia (blue-blind)
#EFDCDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdedb; /* rgb */ color: rgb(235, 222, 219); /* oklch */ color: oklch(91.0% 0.015 33.1);
Tailwind
colors: {
custom: {
50: '#f1e8e6',
500: '#ebdedb',
950: '#000000',
},
}SCSS
$custom: #ebdedb; $custom-light: #f1e8e6; $custom-dark: #000000;
JSON
{
"hex": "#ebdedb",
"rgb": {
"r": 235,
"g": 222,
"b": 219
},
"hsl": {
"h": 11.25,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.91013,
"c": 0.01489,
"h": 33.1
},
"luminance": 0.75019
}Semantic roles & 50–950 ramp
primary
#EBDEDB
secondary
#A6BEC4
accent
#94A73E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484