#EDBBDC#EDBBDC
#EDBBDC is a very light, moderate pink. Relative luminance 0.587; OKLCH L 84.6% C 0.071 H 339.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBDC |
|---|---|
| RGB | rgb(237, 187, 220) |
| HSL | hsl(320, 58%, 83%) |
| HSV | hsv(320, 21%, 93%) |
| CMYK | cmyk(0%, 21.1%, 7.2%, 7.1%) |
| CIE-LAB | lab(81.13, 23.21, -9.61) |
| CIE-LCH | lch(81.13, 25.12, 337.52°) |
| OKLab | oklab(84.63% 0.0668 -0.0254) |
| OKLCH | oklch(84.63% 0.071 339.2) |
| XYZ | xyz(65.6128, 58.7145, 75.5730) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.82
Pale Mauve
#FED0FC
ΔE00 5.98
Baby Pink
#FFB7CE
ΔE00 6.21
Thistle
#D8BFD8
ΔE00 6.37
Very Light Purple
#F6CEFC
ΔE00 6.39
Pastel Pink
#FFBACD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBDC #BBEDCC
analogous
#E5BBED #EDBBDC #EDBBC3
triadic
#EDBBDC #DCEDBB #BBDCED
tetradic
#EDBBDC #EDE5BB #BBEDCC #BBC3ED
square
#EDBBDC #EDE5BB #BBEDCC #BBC3ED
split-complementary
#EDBBDC #C3EDBB #BBEDE5
monochromatic
#D35AAA #E08BC3 #EDBBDC #F9E7F3 #F9E7F3
Accessibility & contrast
On white
1.65
#EDBBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#EDBBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBDC
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBDC | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DD
Deuteranopia (green-blind)
#C8CCDB
Tritanopia (blue-blind)
#F3BCC6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #edbbdc; /* rgb */ color: rgb(237, 187, 220); /* oklch */ color: oklch(84.6% 0.071 339.2);
Tailwind
colors: {
custom: {
50: '#f3cfe6',
500: '#edbbdc',
950: '#000000',
},
}SCSS
$custom: #edbbdc; $custom-light: #f3cfe6; $custom-dark: #000000;
JSON
{
"hex": "#edbbdc",
"rgb": {
"r": 237,
"g": 187,
"b": 220
},
"hsl": {
"h": 320.4,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.84632,
"c": 0.07148,
"h": 339.2
},
"luminance": 0.58712
}Semantic roles & 50–950 ramp
primary
#EDBBDC
secondary
#82CA9B
accent
#C65820
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384