#CD95C2#CD95C2
#CD95C2 is a light, moderate pink. Relative luminance 0.384; OKLCH L 73.8% C 0.090 H 333.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CD95C2 |
|---|---|
| RGB | rgb(205, 149, 194) |
| HSL | hsl(312, 36%, 69%) |
| HSV | hsv(312, 27%, 80%) |
| CMYK | cmyk(0%, 27.3%, 5.4%, 19.6%) |
| CIE-LAB | lab(68.29, 28.27, -14.94) |
| CIE-LCH | lch(68.29, 31.97, 332.15°) |
| OKLab | oklab(73.77% 0.0803 -0.0399) |
| OKLCH | oklch(73.77% 0.09 333.6) |
| XYZ | xyz(45.6612, 38.3707, 56.0295) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.43
Plum
#DDA0DD
ΔE00 5.32
Dusty Lavender
#AC86A8
ΔE00 7.56
Lavender Pink
#DD85D7
ΔE00 7.59
Pale Purple
#B790D4
ΔE00 8.45
Heather
#A484AC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD95C2 #95CDA0
analogous
#BC95CD #CD95C2 #CD95A6
triadic
#CD95C2 #C2CD95 #95C2CD
tetradic
#CD95C2 #CDBC95 #95CDA0 #95A6CD
square
#CD95C2 #CDBC95 #95CDA0 #95A6CD
split-complementary
#CD95C2 #A6CD95 #95CDBC
monochromatic
#9D4A8D #B96BAA #CD95C2 #E1BFDA #F4E8F2
Accessibility & contrast
On white
2.42
#CD95C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#CD95C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD95C2
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD95C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD95C2 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A2C4
Deuteranopia (green-blind)
#A2A9C0
Tritanopia (blue-blind)
#D297A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd95c2; /* rgb */ color: rgb(205, 149, 194); /* oklch */ color: oklch(73.8% 0.090 333.6);
Tailwind
colors: {
custom: {
50: '#ddb4d4',
500: '#cd95c2',
950: '#000000',
},
}SCSS
$custom: #cd95c2; $custom-light: #ddb4d4; $custom-dark: #000000;
JSON
{
"hex": "#cd95c2",
"rgb": {
"r": 205,
"g": 149,
"b": 194
},
"hsl": {
"h": 311.786,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.73772,
"c": 0.08972,
"h": 333.6
},
"luminance": 0.38369
}Semantic roles & 50–950 ramp
primary
#CD95C2
secondary
#D7E7DA
accent
#AF4E37
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083