#CF99CF#CF99CF
#CF99CF is a light, moderate purple. Relative luminance 0.406; OKLCH L 75.2% C 0.097 H 326.5°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CF99CF |
|---|---|
| RGB | rgb(207, 153, 207) |
| HSL | hsl(300, 36%, 71%) |
| HSV | hsv(300, 26%, 81%) |
| CMYK | cmyk(0%, 26.1%, 0%, 18.8%) |
| CIE-LAB | lab(69.86, 29.14, -19.76) |
| CIE-LCH | lch(69.86, 35.20, 325.86°) |
| OKLab | oklab(75.16% 0.0805 -0.0533) |
| OKLCH | oklch(75.16% 0.097 326.5) |
| XYZ | xyz(48.3847, 40.5543, 64.2984) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.07
Lilac
#C8A2C8
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 6.55
Pale Purple
#B790D4
ΔE00 6.68
Lavender (survey)
#C79FEF
ΔE00 7.93
Lavender
#B39DDB
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF99CF #99CF99
analogous
#B499CF #CF99CF #CF99B4
triadic
#CF99CF #CFCF99 #99CFCF
tetradic
#CF99CF #CFB499 #99CF99 #99B4CF
square
#CF99CF #CFB499 #99CF99 #99B4CF
split-complementary
#CF99CF #B4CF99 #99CFB4
monochromatic
#A24CA2 #BB6FBB #CF99CF #E3C3E3 #F5EAF5
Accessibility & contrast
On white
2.31
#CF99CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#CF99CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF99CF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF99CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF99CF | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A6D1
Deuteranopia (green-blind)
#A2ADCD
Tritanopia (blue-blind)
#D29EAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cf99cf; /* rgb */ color: rgb(207, 153, 207); /* oklch */ color: oklch(75.2% 0.097 326.5);
Tailwind
colors: {
custom: {
50: '#deb7dd',
500: '#cf99cf',
950: '#000000',
},
}SCSS
$custom: #cf99cf; $custom-light: #deb7dd; $custom-dark: #000000;
JSON
{
"hex": "#cf99cf",
"rgb": {
"r": 207,
"g": 153,
"b": 207
},
"hsl": {
"h": 300,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.75163,
"c": 0.09654,
"h": 326.5
},
"luminance": 0.40553
}Semantic roles & 50–950 ramp
primary
#CF99CF
secondary
#DBE9DB
accent
#AF3737
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083