#CD7FB7#CD7FB7
#CD7FB7 is a light, moderate pink. Relative luminance 0.316; OKLCH L 69.6% C 0.120 H 338.0°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CD7FB7 |
|---|---|
| RGB | rgb(205, 127, 183) |
| HSL | hsl(317, 44%, 65%) |
| HSV | hsv(317, 38%, 80%) |
| CMYK | cmyk(0%, 38%, 10.7%, 19.6%) |
| CIE-LAB | lab(62.99, 38.26, -16.77) |
| CIE-LCH | lch(62.99, 41.77, 336.34°) |
| OKLab | oklab(69.62% 0.1111 -0.0448) |
| OKLCH | oklch(69.62% 0.12 338) |
| XYZ | xyz(41.3134, 31.5790, 48.7098) |
| Luminance | 0.3158 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.20
Pale Magenta
#D767AD
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.14
Orchid
#DA70D6
ΔE00 7.78
Purplish Pink
#CE5DAE
ΔE00 8.04
Dusty Lavender
#AC86A8
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD7FB7 #7FCD95
analogous
#BC7FCD #CD7FB7 #CD7F90
triadic
#CD7FB7 #B7CD7F #7FB7CD
tetradic
#CD7FB7 #CDBC7F #7FCD95 #7F90CD
square
#CD7FB7 #CDBC7F #7FCD95 #7F90CD
split-complementary
#CD7FB7 #90CD7F #7FCDBC
monochromatic
#973B7D #BC539E #CD7FB7 #DEABD0 #EFD7E9
Accessibility & contrast
On white
2.87
#CD7FB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#CD7FB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD7FB7
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD7FB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD7FB7 | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8191B9
Deuteranopia (green-blind)
#959DB5
Tritanopia (blue-blind)
#D58193
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cd7fb7; /* rgb */ color: rgb(205, 127, 183); /* oklch */ color: oklch(69.6% 0.120 338.0);
Tailwind
colors: {
custom: {
50: '#dda5cc',
500: '#cd7fb7',
950: '#000000',
},
}SCSS
$custom: #cd7fb7; $custom-light: #dda5cc; $custom-dark: #000000;
JSON
{
"hex": "#cd7fb7",
"rgb": {
"r": 205,
"g": 127,
"b": 183
},
"hsl": {
"h": 316.923,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.69618,
"c": 0.11975,
"h": 338
},
"luminance": 0.31577
}Semantic roles & 50–950 ramp
primary
#CD7FB7
secondary
#C7E1CE
accent
#B7552F
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82