#CF94DF#CF94DF
#CF94DF is a light, vivid purple. Relative luminance 0.398; OKLCH L 74.9% C 0.122 H 318.9°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CF94DF |
|---|---|
| RGB | rgb(207, 148, 223) |
| HSL | hsl(287, 54%, 73%) |
| HSV | hsv(287, 34%, 87%) |
| CMYK | cmyk(7.2%, 33.6%, 0%, 12.5%) |
| CIE-LAB | lab(69.31, 34.95, -29.44) |
| CIE-LCH | lch(69.31, 45.69, 319.89°) |
| OKLab | oklab(74.93% 0.0923 -0.0805) |
| OKLCH | oklch(74.93% 0.122 318.9) |
| XYZ | xyz(49.6395, 39.7742, 74.8600) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.66
Pale Purple
#B790D4
ΔE00 4.72
Lavender (survey)
#C79FEF
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 4.97
Baby Purple
#CA9BF7
ΔE00 5.34
Lilac (survey)
#CEA2FD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF94DF #A4DF94
analogous
#A994DF #CF94DF #DF94C9
triadic
#CF94DF #DFCF94 #94DFCF
tetradic
#CF94DF #DFA994 #A4DF94 #94C9DF
square
#CF94DF #DFA994 #A4DF94 #94C9DF
split-complementary
#CF94DF #C9DF94 #94DFA9
monochromatic
#A339BF #BA65D1 #CF94DF #E4C3ED #F4E7F8
Accessibility & contrast
On white
2.35
#CF94DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#CF94DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF94DF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF94DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF94DF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA5E2
Deuteranopia (green-blind)
#98ABDD
Tritanopia (blue-blind)
#D09DB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cf94df; /* rgb */ color: rgb(207, 148, 223); /* oklch */ color: oklch(74.9% 0.122 318.9);
Tailwind
colors: {
custom: {
50: '#deb4e9',
500: '#cf94df',
950: '#000000',
},
}SCSS
$custom: #cf94df; $custom-light: #deb4e9; $custom-dark: #000000;
JSON
{
"hex": "#cf94df",
"rgb": {
"r": 207,
"g": 148,
"b": 223
},
"hsl": {
"h": 287.2,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.74934,
"c": 0.12249,
"h": 318.9
},
"luminance": 0.39773
}Semantic roles & 50–950 ramp
primary
#CF94DF
secondary
#E0EFDC
accent
#C12446
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084