#EDBBDF#EDBBDF
#EDBBDF is a very light, moderate pink. Relative luminance 0.589; OKLCH L 84.7% C 0.074 H 336.6°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBDF |
|---|---|
| RGB | rgb(237, 187, 223) |
| HSL | hsl(317, 58%, 83%) |
| HSV | hsv(317, 21%, 93%) |
| CMYK | cmyk(0%, 21.1%, 5.9%, 7.1%) |
| CIE-LAB | lab(81.22, 23.73, -11.09) |
| CIE-LCH | lch(81.22, 26.19, 334.96°) |
| OKLab | oklab(84.73% 0.0678 -0.0294) |
| OKLCH | oklch(84.73% 0.074 336.6) |
| XYZ | xyz(66.0136, 58.8748, 77.6843) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.49
Very Light Purple
#F6CEFC
ΔE00 5.80
Powder Pink
#FFB2D0
ΔE00 6.29
Thistle
#D8BFD8
ΔE00 6.50
Baby Pink
#FFB7CE
ΔE00 6.86
Light Lavendar
#EFC0FE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBDF #BBEDC9
analogous
#E2BBED #EDBBDF #EDBBC6
triadic
#EDBBDF #DFEDBB #BBDFED
tetradic
#EDBBDF #EDE2BB #BBEDC9 #BBC6ED
square
#EDBBDF #EDE2BB #BBEDC9 #BBC6ED
split-complementary
#EDBBDF #C6EDBB #BBEDE2
monochromatic
#D35AB1 #E08BC8 #EDBBDF #F9E7F4 #F9E7F4
Accessibility & contrast
On white
1.64
#EDBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#EDBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBDF
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBDF | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5E0
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#F3BCC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #edbbdf; /* rgb */ color: rgb(237, 187, 223); /* oklch */ color: oklch(84.7% 0.074 336.6);
Tailwind
colors: {
custom: {
50: '#f3cfe9',
500: '#edbbdf',
950: '#000000',
},
}SCSS
$custom: #edbbdf; $custom-light: #f3cfe9; $custom-dark: #000000;
JSON
{
"hex": "#edbbdf",
"rgb": {
"r": 237,
"g": 187,
"b": 223
},
"hsl": {
"h": 316.8,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.84729,
"c": 0.07394,
"h": 336.6
},
"luminance": 0.58873
}Semantic roles & 50–950 ramp
primary
#EDBBDF
secondary
#82CA96
accent
#C64E20
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384