#EBD5DF#EBD5DF
#EBD5DF is a very light, muted pink. Relative luminance 0.706; OKLCH L 89.4% C 0.028 H 348.4°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD5DF |
|---|---|
| RGB | rgb(235, 213, 223) |
| HSL | hsl(333, 35%, 88%) |
| HSV | hsv(333, 9%, 92%) |
| CMYK | cmyk(0%, 9.4%, 5.1%, 7.8%) |
| CIE-LAB | lab(87.28, 9.29, -2.15) |
| CIE-LCH | lch(87.28, 9.54, 347.00°) |
| OKLab | oklab(89.39% 0.0271 -0.0056) |
| OKLCH | oklch(89.39% 0.028 348.4) |
| XYZ | xyz(71.3730, 70.5794, 79.6610) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.47
Mistyrose
#FFE4E1
ΔE00 6.54
Light Pink
#FFD1DF
ΔE00 6.97
Thistle
#D8BFD8
ΔE00 7.36
Pale Pink
#FFCFDC
ΔE00 7.40
Very Light Pink
#FFF4F2
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD5DF #D5EBE1
analogous
#EBD5EA #EBD5DF #EBD6D5
triadic
#EBD5DF #DFEBD5 #D5DFEB
tetradic
#EBD5DF #EAEBD5 #D5EBE1 #D6D5EB
square
#EBD5DF #EAEBD5 #D5EBE1 #D6D5EB
split-complementary
#EBD5DF #D5EBD6 #D5EAEB
monochromatic
#C482A0 #D7ACBF #EBD5DF #F5EAEF #F5EAEF
Accessibility & contrast
On white
1.39
#EBD5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#EBD5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD5DF
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD5DF | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9DF
Deuteranopia (green-blind)
#DBDCDE
Tritanopia (blue-blind)
#EFD5D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ebd5df; /* rgb */ color: rgb(235, 213, 223); /* oklch */ color: oklch(89.4% 0.028 348.4);
Tailwind
colors: {
custom: {
50: '#f1e2e9',
500: '#ebd5df',
950: '#000000',
},
}SCSS
$custom: #ebd5df; $custom-light: #f1e2e9; $custom-dark: #000000;
JSON
{
"hex": "#ebd5df",
"rgb": {
"r": 235,
"g": 213,
"b": 223
},
"hsl": {
"h": 332.727,
"s": 35.484,
"l": 87.843
},
"oklch": {
"l": 0.89387,
"c": 0.02764,
"h": 348.4
},
"luminance": 0.70578
}Semantic roles & 50–950 ramp
primary
#EBD5DF
secondary
#9FC5B4
accent
#AE7837
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161516
muted
#858484