#EBBBDF#EBBBDF
#EBBBDF is a very light, moderate pink. Relative luminance 0.585; OKLCH L 84.5% C 0.072 H 335.2°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBDF |
|---|---|
| RGB | rgb(235, 187, 223) |
| HSL | hsl(315, 55%, 83%) |
| HSV | hsv(315, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 5.1%, 7.8%) |
| CIE-LAB | lab(81.03, 23.05, -11.39) |
| CIE-LCH | lch(81.03, 25.71, 333.71°) |
| OKLab | oklab(84.54% 0.0656 -0.0303) |
| OKLCH | oklch(84.54% 0.072 335.2) |
| XYZ | xyz(65.3494, 58.5324, 77.6532) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.48
Very Light Purple
#F6CEFC
ΔE00 5.66
Thistle
#D8BFD8
ΔE00 6.13
Powder Pink
#FFB2D0
ΔE00 6.70
Pale Lavender
#EECFFE
ΔE00 7.01
Light Lilac
#EDC8FF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBDF #BBEBC7
analogous
#DFBBEB #EBBBDF #EBBBC7
triadic
#EBBBDF #DFEBBB #BBDFEB
tetradic
#EBBBDF #EBDFBB #BBEBC7 #BBC7EB
square
#EBBBDF #EBDFBB #BBEBC7 #BBC7EB
split-complementary
#EBBBDF #C7EBBB #BBEBDF
monochromatic
#CF5CB2 #DD8CC9 #EBBBDF #F8E7F4 #F8E7F4
Accessibility & contrast
On white
1.65
#EBBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#EBBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBDF
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBDF | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5E0
Deuteranopia (green-blind)
#C6CCDD
Tritanopia (blue-blind)
#F0BDC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbbdf; /* rgb */ color: rgb(235, 187, 223); /* oklch */ color: oklch(84.5% 0.072 335.2);
Tailwind
colors: {
custom: {
50: '#f1cfe9',
500: '#ebbbdf',
950: '#000000',
},
}SCSS
$custom: #ebbbdf; $custom-light: #f1cfe9; $custom-dark: #000000;
JSON
{
"hex": "#ebbbdf",
"rgb": {
"r": 235,
"g": 187,
"b": 223
},
"hsl": {
"h": 315,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.8454,
"c": 0.07227,
"h": 335.2
},
"luminance": 0.58531
}Semantic roles & 50–950 ramp
primary
#EBBBDF
secondary
#83C794
accent
#C24B23
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384