#EDBBCD#EDBBCD
#EDBBCD is a very light, moderate pink. Relative luminance 0.580; OKLCH L 84.2% C 0.062 H 355.0°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBCD |
|---|---|
| RGB | rgb(237, 187, 205) |
| HSL | hsl(338, 58%, 83%) |
| HSV | hsv(338, 21%, 93%) |
| CMYK | cmyk(0%, 21.1%, 13.5%, 7.1%) |
| CIE-LAB | lab(80.71, 20.72, -2.15) |
| CIE-LCH | lch(80.71, 20.83, 354.08°) |
| OKLab | oklab(84.17% 0.0616 -0.0054) |
| OKLCH | oklch(84.17% 0.062 355) |
| XYZ | xyz(63.7146, 57.9552, 65.5760) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 4.04
Bubblegum
#FFC1CC
ΔE00 4.37
Baby Pink
#FFB7CE
ΔE00 4.41
Pink
#FFC0CB
ΔE00 4.45
Pale Pink
#FFCFDC
ΔE00 4.84
Light Pink
#FFD1DF
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBCD #BBEDDB
analogous
#EDBBE6 #EDBBCD #EDC2BB
triadic
#EDBBCD #CDEDBB #BBCDED
tetradic
#EDBBCD #E6EDBB #BBEDDB #C2BBED
square
#EDBBCD #E6EDBB #BBEDDB #C2BBED
split-complementary
#EDBBCD #BBEDC2 #BBE6ED
monochromatic
#D35A86 #E08BA9 #EDBBCD #F9E7ED #F9E7ED
Accessibility & contrast
On white
1.67
#EDBBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EDBBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBCD
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBCD | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CE
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#F5B9C1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #edbbcd; /* rgb */ color: rgb(237, 187, 205); /* oklch */ color: oklch(84.2% 0.062 355.0);
Tailwind
colors: {
custom: {
50: '#f3cfdc',
500: '#edbbcd',
950: '#000000',
},
}SCSS
$custom: #edbbcd; $custom-light: #f3cfdc; $custom-dark: #000000;
JSON
{
"hex": "#edbbcd",
"rgb": {
"r": 237,
"g": 187,
"b": 205
},
"hsl": {
"h": 338.4,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.84168,
"c": 0.06181,
"h": 355
},
"luminance": 0.57953
}Semantic roles & 50–950 ramp
primary
#EDBBCD
secondary
#82CAB0
accent
#C68A20
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384