#EDBBDA#EDBBDA
#EDBBDA is a very light, moderate pink. Relative luminance 0.586; OKLCH L 84.6% C 0.070 H 341.0°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBDA |
|---|---|
| RGB | rgb(237, 187, 218) |
| HSL | hsl(323, 58%, 83%) |
| HSV | hsv(323, 21%, 93%) |
| CMYK | cmyk(0%, 21.1%, 8%, 7.1%) |
| CIE-LAB | lab(81.08, 22.87, -8.62) |
| CIE-LCH | lch(81.08, 24.44, 339.36°) |
| OKLab | oklab(84.57% 0.0661 -0.0227) |
| OKLCH | oklch(84.57% 0.07 341) |
| XYZ | xyz(65.3495, 58.6092, 74.1864) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.56
Baby Pink
#FFB7CE
ΔE00 5.80
Pastel Pink
#FFBACD
ΔE00 6.23
Thistle
#D8BFD8
ΔE00 6.34
Pale Mauve
#FED0FC
ΔE00 6.35
Very Light Purple
#F6CEFC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBDA #BBEDCE
analogous
#E7BBED #EDBBDA #EDBBC1
triadic
#EDBBDA #DAEDBB #BBDAED
tetradic
#EDBBDA #EDE7BB #BBEDCE #BBC1ED
square
#EDBBDA #EDE7BB #BBEDCE #BBC1ED
split-complementary
#EDBBDA #C1EDBB #BBEDE7
monochromatic
#D35AA5 #E08BC0 #EDBBDA #F9E7F2 #F9E7F2
Accessibility & contrast
On white
1.65
#EDBBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#EDBBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBDA
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBDA | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DB
Deuteranopia (green-blind)
#C8CCD9
Tritanopia (blue-blind)
#F3BBC5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #edbbda; /* rgb */ color: rgb(237, 187, 218); /* oklch */ color: oklch(84.6% 0.070 341.0);
Tailwind
colors: {
custom: {
50: '#f3cfe5',
500: '#edbbda',
950: '#000000',
},
}SCSS
$custom: #edbbda; $custom-light: #f3cfe5; $custom-dark: #000000;
JSON
{
"hex": "#edbbda",
"rgb": {
"r": 237,
"g": 187,
"b": 218
},
"hsl": {
"h": 322.8,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.84568,
"c": 0.06993,
"h": 341
},
"luminance": 0.58607
}Semantic roles & 50–950 ramp
primary
#EDBBDA
secondary
#82CA9D
accent
#C65F20
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384