#EBDCDF#EBDCDF
#EBDCDF is a very light, near-neutral red. Relative luminance 0.742; OKLCH L 90.7% C 0.017 H 3.7°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCDF |
|---|---|
| RGB | rgb(235, 220, 223) |
| HSL | hsl(348, 27%, 89%) |
| HSV | hsv(348, 6%, 92%) |
| CMYK | cmyk(0%, 6.4%, 5.1%, 7.8%) |
| CIE-LAB | lab(89.01, 5.64, 0.38) |
| CIE-LCH | lch(89.01, 5.65, 3.84°) |
| OKLab | oklab(90.74% 0.0169 0.0011) |
| OKLCH | oklch(90.74% 0.017 3.7) |
| XYZ | xyz(73.1718, 74.1771, 80.2606) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.41
Mistyrose
#FFE4E1
ΔE00 5.14
Very Light Pink
#FFF4F2
ΔE00 5.84
Gainsboro
#DCDCDC
ΔE00 7.16
Snow
#FFFAFA
ΔE00 7.55
Light Gray
#D3D3D3
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCDF #DCEBE8
analogous
#EBDCE7 #EBDCDF #EBE1DC
triadic
#EBDCDF #DFEBDC #DCDFEB
tetradic
#EBDCDF #E7EBDC #DCEBE8 #E1DCEB
square
#EBDCDF #E7EBDC #DCEBE8 #E1DCEB
split-complementary
#EBDCDF #DCEBE1 #DCE7EB
monochromatic
#BE8E98 #D5B5BB #EBDCDF #F4ECED #F4ECED
Accessibility & contrast
On white
1.33
#EBDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#EBDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCDF
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCDF | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#E1E0DF
Tritanopia (blue-blind)
#EEDBDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebdcdf; /* rgb */ color: rgb(235, 220, 223); /* oklch */ color: oklch(90.7% 0.017 3.7);
Tailwind
colors: {
custom: {
50: '#f1e6e9',
500: '#ebdcdf',
950: '#000000',
},
}SCSS
$custom: #ebdcdf; $custom-light: #f1e6e9; $custom-dark: #000000;
JSON
{
"hex": "#ebdcdf",
"rgb": {
"r": 235,
"g": 220,
"b": 223
},
"hsl": {
"h": 348,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.90736,
"c": 0.01693,
"h": 3.7
},
"luminance": 0.74176
}Semantic roles & 50–950 ramp
primary
#EBDCDF
secondary
#A8C4BE
accent
#A69140
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484