#EDBBCA#EDBBCA
#EDBBCA is a very light, moderate pink. Relative luminance 0.578; OKLCH L 84.1% C 0.060 H 358.6°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBCA |
|---|---|
| RGB | rgb(237, 187, 202) |
| HSL | hsl(342, 58%, 83%) |
| HSV | hsv(342, 21%, 93%) |
| CMYK | cmyk(0%, 21.1%, 14.8%, 7.1%) |
| CIE-LAB | lab(80.63, 20.24, -0.65) |
| CIE-LCH | lch(80.63, 20.25, 358.16°) |
| OKLab | oklab(84.08% 0.0605 -0.0014) |
| OKLCH | oklch(84.08% 0.061 358.6) |
| XYZ | xyz(63.3559, 57.8118, 63.6871) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.80
Pink
#FFC0CB
ΔE00 3.87
Pastel Pink
#FFBACD
ΔE00 4.02
Baby Pink
#FFB7CE
ΔE00 4.62
Pale Pink
#FFCFDC
ΔE00 4.66
Light Rose
#FFC5CB
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBCA #BBEDDE
analogous
#EDBBE3 #EDBBCA #EDC5BB
triadic
#EDBBCA #CAEDBB #BBCAED
tetradic
#EDBBCA #E3EDBB #BBEDDE #C5BBED
square
#EDBBCA #E3EDBB #BBEDDE #C5BBED
split-complementary
#EDBBCA #BBEDC5 #BBE3ED
monochromatic
#D35A7F #E08BA4 #EDBBCA #F9E7EC #F9E7EC
Accessibility & contrast
On white
1.67
#EDBBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#EDBBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBCA
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBCA | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CB
Deuteranopia (green-blind)
#CCCBC9
Tritanopia (blue-blind)
#F6B9C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #edbbca; /* rgb */ color: rgb(237, 187, 202); /* oklch */ color: oklch(84.1% 0.060 358.6);
Tailwind
colors: {
custom: {
50: '#f3cfda',
500: '#edbbca',
950: '#000000',
},
}SCSS
$custom: #edbbca; $custom-light: #f3cfda; $custom-dark: #000000;
JSON
{
"hex": "#edbbca",
"rgb": {
"r": 237,
"g": 187,
"b": 202
},
"hsl": {
"h": 342,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.8408,
"c": 0.0605,
"h": 358.6
},
"luminance": 0.57809
}Semantic roles & 50–950 ramp
primary
#EDBBCA
secondary
#82CAB5
accent
#C69420
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383