#CD65B3#CD65B3
#CD65B3 is a light, vivid pink. Relative luminance 0.255; OKLCH L 65.5% C 0.161 H 337.7°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CD65B3 |
|---|---|
| RGB | rgb(205, 101, 179) |
| HSL | hsl(315, 51%, 60%) |
| HSV | hsv(315, 51%, 80%) |
| CMYK | cmyk(0%, 50.7%, 12.7%, 19.6%) |
| CIE-LAB | lab(57.60, 50.99, -22.70) |
| CIE-LCH | lch(57.60, 55.81, 336.00°) |
| OKLab | oklab(65.52% 0.149 -0.0611) |
| OKLCH | oklch(65.52% 0.161 337.7) |
| XYZ | xyz(37.9675, 25.5439, 45.5698) |
| Luminance | 0.2554 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.81
Pale Magenta
#D767AD
ΔE00 3.07
Orchid (survey)
#C875C4
ΔE00 4.72
Purpleish Pink
#DF4EC8
ΔE00 5.61
Orchid
#DA70D6
ΔE00 6.45
Pinky Purple
#C94CBE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD65B3 #65CD7F
analogous
#B365CD #CD65B3 #CD657F
triadic
#CD65B3 #B3CD65 #65B3CD
tetradic
#CD65B3 #CDB365 #65CD7F #657FCD
square
#CD65B3 #CDB365 #65CD7F #657FCD
split-complementary
#CD65B3 #7FCD65 #65CDB3
monochromatic
#8B2D73 #B93C9A #CD65B3 #DC93CA #EBC1E1
Accessibility & contrast
On white
3.44
#CD65B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#CD65B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD65B3
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD65B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD65B3 | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6880B6
Deuteranopia (green-blind)
#8590B0
Tritanopia (blue-blind)
#D66884
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #cd65b3; /* rgb */ color: rgb(205, 101, 179); /* oklch */ color: oklch(65.5% 0.161 337.7);
Tailwind
colors: {
custom: {
50: '#de95ca',
500: '#cd65b3',
950: '#000000',
},
}SCSS
$custom: #cd65b3; $custom-light: #de95ca; $custom-dark: #000000;
JSON
{
"hex": "#cd65b3",
"rgb": {
"r": 205,
"g": 101,
"b": 179
},
"hsl": {
"h": 315,
"s": 50.98,
"l": 60
},
"oklch": {
"l": 0.65524,
"c": 0.16107,
"h": 337.7
},
"luminance": 0.25541
}Semantic roles & 50–950 ramp
primary
#CD65B3
secondary
#B3DBBD
accent
#DA714D
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150D13
muted
#837E82