#CF94DD#CF94DD
#CF94DD is a light, vivid purple. Relative luminance 0.397; OKLCH L 74.9% C 0.120 H 319.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CF94DD |
|---|---|
| RGB | rgb(207, 148, 221) |
| HSL | hsl(288, 52%, 72%) |
| HSV | hsv(288, 33%, 87%) |
| CMYK | cmyk(6.3%, 33%, 0%, 13.3%) |
| CIE-LAB | lab(69.23, 34.55, -28.45) |
| CIE-LCH | lch(69.23, 44.76, 320.53°) |
| OKLab | oklab(74.85% 0.0918 -0.0777) |
| OKLCH | oklch(74.85% 0.12 319.8) |
| XYZ | xyz(49.3715, 39.6670, 73.4483) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.39
Pale Purple
#B790D4
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 4.85
Lavender (survey)
#C79FEF
ΔE00 5.24
Baby Purple
#CA9BF7
ΔE00 5.74
Lilac (survey)
#CEA2FD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF94DD #A2DD94
analogous
#AB94DD #CF94DD #DD94C7
triadic
#CF94DD #DDCF94 #94DDCF
tetradic
#CF94DD #DDAB94 #A2DD94 #94C7DD
square
#CF94DD #DDAB94 #A2DD94 #94C7DD
split-complementary
#CF94DD #C7DD94 #94DDAB
monochromatic
#A33BBB #BA66CE #CF94DD #E4C2EC #F5E8F8
Accessibility & contrast
On white
2.35
#CF94DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#CF94DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF94DD
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF94DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF94DD | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA5E0
Deuteranopia (green-blind)
#99ABDB
Tritanopia (blue-blind)
#D09CAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cf94dd; /* rgb */ color: rgb(207, 148, 221); /* oklch */ color: oklch(74.9% 0.120 319.8);
Tailwind
colors: {
custom: {
50: '#deb4e7',
500: '#cf94dd',
950: '#000000',
},
}SCSS
$custom: #cf94dd; $custom-light: #deb4e7; $custom-dark: #000000;
JSON
{
"hex": "#cf94dd",
"rgb": {
"r": 207,
"g": 148,
"b": 221
},
"hsl": {
"h": 288.493,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.74851,
"c": 0.12029,
"h": 319.8
},
"luminance": 0.39666
}Semantic roles & 50–950 ramp
primary
#CF94DD
secondary
#E0EFDC
accent
#BF2644
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084