#CF8DBD#CF8DBD
#CF8DBD is a light, moderate pink. Relative luminance 0.360; OKLCH L 72.4% C 0.101 H 337.1°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CF8DBD |
|---|---|
| RGB | rgb(207, 141, 189) |
| HSL | hsl(316, 41%, 68%) |
| HSV | hsv(316, 32%, 81%) |
| CMYK | cmyk(0%, 31.9%, 8.7%, 18.8%) |
| CIE-LAB | lab(66.51, 32.42, -14.80) |
| CIE-LCH | lch(66.51, 35.64, 335.46°) |
| OKLab | oklab(72.41% 0.0935 -0.0395) |
| OKLCH | oklch(72.41% 0.101 337.1) |
| XYZ | xyz(44.4420, 35.9913, 52.7403) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.55
Lavender Pink
#DD85D7
ΔE00 6.64
Lilac
#C8A2C8
ΔE00 6.73
Dusty Lavender
#AC86A8
ΔE00 7.56
Orchid (survey)
#C875C4
ΔE00 7.93
Bubblegum Pink
#FE83CC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF8DBD #8DCF9F
analogous
#C08DCF #CF8DBD #CF8D9C
triadic
#CF8DBD #BDCF8D #8DBDCF
tetradic
#CF8DBD #CFC08D #8DCF9F #8D9CCF
square
#CF8DBD #CFC08D #8DCF9F #8D9CCF
split-complementary
#CF8DBD #9CCF8D #8DCFC0
monochromatic
#9F4386 #BD62A4 #CF8DBD #E1B8D6 #F3E3EF
Accessibility & contrast
On white
2.56
#CF8DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#CF8DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF8DBD
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF8DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF8DBD | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CBF
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#D68F9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cf8dbd; /* rgb */ color: rgb(207, 141, 189); /* oklch */ color: oklch(72.4% 0.101 337.1);
Tailwind
colors: {
custom: {
50: '#deafd1',
500: '#cf8dbd',
950: '#000000',
},
}SCSS
$custom: #cf8dbd; $custom-light: #deafd1; $custom-dark: #000000;
JSON
{
"hex": "#cf8dbd",
"rgb": {
"r": 207,
"g": 141,
"b": 189
},
"hsl": {
"h": 316.364,
"s": 40.741,
"l": 68.235
},
"oklch": {
"l": 0.72407,
"c": 0.10146,
"h": 337.1
},
"luminance": 0.35989
}Semantic roles & 50–950 ramp
primary
#CF8DBD
secondary
#D2E6D7
accent
#B45532
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82