#CF91DD#CF91DD
#CF91DD is a light, vivid purple. Relative luminance 0.387; OKLCH L 74.3% C 0.126 H 320.1°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CF91DD |
|---|---|
| RGB | rgb(207, 145, 221) |
| HSL | hsl(289, 53%, 72%) |
| HSV | hsv(289, 34%, 87%) |
| CMYK | cmyk(6.3%, 34.4%, 0%, 13.3%) |
| CIE-LAB | lab(68.56, 36.18, -29.48) |
| CIE-LCH | lch(68.56, 46.67, 320.82°) |
| OKLab | oklab(74.34% 0.0963 -0.0806) |
| OKLCH | oklch(74.34% 0.126 320.1) |
| XYZ | xyz(48.9070, 38.7380, 73.2935) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.31
Pale Purple
#B790D4
ΔE00 4.83
Plum
#DDA0DD
ΔE00 5.02
Lavender (survey)
#C79FEF
ΔE00 5.60
Baby Purple
#CA9BF7
ΔE00 5.82
Violet (CSS)
#EE82EE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF91DD #9FDD91
analogous
#A991DD #CF91DD #DD91C5
triadic
#CF91DD #DDCF91 #91DDCF
tetradic
#CF91DD #DDA991 #9FDD91 #91C5DD
square
#CF91DD #DDA991 #9FDD91 #91C5DD
split-complementary
#CF91DD #C5DD91 #91DDA9
monochromatic
#A23ABA #BB62CF #CF91DD #E3C0EB #F5E8F8
Accessibility & contrast
On white
2.40
#CF91DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#CF91DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF91DD
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF91DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF91DD | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3E0
Deuteranopia (green-blind)
#97AADB
Tritanopia (blue-blind)
#D09AAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cf91dd; /* rgb */ color: rgb(207, 145, 221); /* oklch */ color: oklch(74.3% 0.126 320.1);
Tailwind
colors: {
custom: {
50: '#deb2e7',
500: '#cf91dd',
950: '#000000',
},
}SCSS
$custom: #cf91dd; $custom-light: #deb2e7; $custom-dark: #000000;
JSON
{
"hex": "#cf91dd",
"rgb": {
"r": 207,
"g": 145,
"b": 221
},
"hsl": {
"h": 288.947,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.74342,
"c": 0.12556,
"h": 320.1
},
"luminance": 0.38737
}Semantic roles & 50–950 ramp
primary
#CF91DD
secondary
#DFEFDB
accent
#C02542
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084