#CD8EBA#CD8EBA
#CD8EBA is a light, moderate pink. Relative luminance 0.359; OKLCH L 72.3% C 0.095 H 338.3°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8EBA |
|---|---|
| RGB | rgb(205, 142, 186) |
| HSL | hsl(318, 39%, 68%) |
| HSV | hsv(318, 31%, 80%) |
| CMYK | cmyk(0%, 30.7%, 9.3%, 19.6%) |
| CIE-LAB | lab(66.42, 30.68, -13.28) |
| CIE-LCH | lch(66.42, 33.43, 336.59°) |
| OKLab | oklab(72.26% 0.0887 -0.0353) |
| OKLCH | oklch(72.26% 0.095 338.3) |
| XYZ | xyz(43.7125, 35.8722, 51.0664) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.38
Plum
#DDA0DD
ΔE00 7.02
Dusty Lavender
#AC86A8
ΔE00 7.07
Lavender Pink
#DD85D7
ΔE00 7.57
Dull Pink
#D5869D
ΔE00 8.24
Light Mauve
#C292A1
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8EBA #8ECDA1
analogous
#C08ECD #CD8EBA #CD8E9A
triadic
#CD8EBA #BACD8E #8EBACD
tetradic
#CD8EBA #CDC08E #8ECDA1 #8E9ACD
square
#CD8EBA #CDC08E #8ECDA1 #8E9ACD
split-complementary
#CD8EBA #9ACD8E #8ECDC0
monochromatic
#9C4582 #BA64A0 #CD8EBA #E0B8D4 #F3E3EE
Accessibility & contrast
On white
2.57
#CD8EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#CD8EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8EBA
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8EBA | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909CBC
Deuteranopia (green-blind)
#9FA5B8
Tritanopia (blue-blind)
#D48F9D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cd8eba; /* rgb */ color: rgb(205, 142, 186); /* oklch */ color: oklch(72.3% 0.095 338.3);
Tailwind
colors: {
custom: {
50: '#ddb0ce',
500: '#cd8eba',
950: '#000000',
},
}SCSS
$custom: #cd8eba; $custom-light: #ddb0ce; $custom-dark: #000000;
JSON
{
"hex": "#cd8eba",
"rgb": {
"r": 205,
"g": 142,
"b": 186
},
"hsl": {
"h": 318.095,
"s": 38.65,
"l": 68.039
},
"oklch": {
"l": 0.72256,
"c": 0.09544,
"h": 338.3
},
"luminance": 0.3587
}Semantic roles & 50–950 ramp
primary
#CD8EBA
secondary
#D2E5D8
accent
#B25A34
background
#FDFAFC
surface
#FBF5F9
border
#D4CFD2
text
#151013
muted
#837F82