#CF97DD#CF97DD
#CF97DD is a light, moderate purple. Relative luminance 0.406; OKLCH L 75.4% C 0.115 H 319.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CF97DD |
|---|---|
| RGB | rgb(207, 151, 221) |
| HSL | hsl(288, 51%, 73%) |
| HSV | hsv(288, 32%, 87%) |
| CMYK | cmyk(6.3%, 31.7%, 0%, 13.3%) |
| CIE-LAB | lab(69.91, 32.92, -27.41) |
| CIE-LCH | lch(69.91, 42.84, 320.22°) |
| OKLab | oklab(75.37% 0.0874 -0.0748) |
| OKLCH | oklch(75.37% 0.115 319.5) |
| XYZ | xyz(49.8481, 40.6203, 73.6072) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.82
Pale Purple
#B790D4
ΔE00 4.85
Lavender (survey)
#C79FEF
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.48
Baby Purple
#CA9BF7
ΔE00 5.77
Lilac (survey)
#CEA2FD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF97DD #A5DD97
analogous
#AC97DD #CF97DD #DD97C8
triadic
#CF97DD #DDCF97 #97DDCF
tetradic
#CF97DD #DDAC97 #A5DD97 #97C8DD
square
#CF97DD #DDAC97 #A5DD97 #97C8DD
split-complementary
#CF97DD #C8DD97 #97DDAC
monochromatic
#A33DBC #BA69CE #CF97DD #E4C5EC #F4E8F7
Accessibility & contrast
On white
2.30
#CF97DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#CF97DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF97DD
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF97DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF97DD | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7E0
Deuteranopia (green-blind)
#9CADDB
Tritanopia (blue-blind)
#D09FB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cf97dd; /* rgb */ color: rgb(207, 151, 221); /* oklch */ color: oklch(75.4% 0.115 319.5);
Tailwind
colors: {
custom: {
50: '#deb6e7',
500: '#cf97dd',
950: '#000000',
},
}SCSS
$custom: #cf97dd; $custom-light: #deb6e7; $custom-dark: #000000;
JSON
{
"hex": "#cf97dd",
"rgb": {
"r": 207,
"g": 151,
"b": 221
},
"hsl": {
"h": 288,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.75365,
"c": 0.11503,
"h": 319.5
},
"luminance": 0.40619
}Semantic roles & 50–950 ramp
primary
#CF97DD
secondary
#E0EFDC
accent
#BE2746
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084