#CF96CF#CF96CF
#CF96CF is a light, moderate purple. Relative luminance 0.396; OKLCH L 74.6% C 0.102 H 326.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CF96CF |
|---|---|
| RGB | rgb(207, 150, 207) |
| HSL | hsl(300, 37%, 70%) |
| HSV | hsv(300, 28%, 81%) |
| CMYK | cmyk(0%, 27.5%, 0%, 18.8%) |
| CIE-LAB | lab(69.17, 30.77, -20.80) |
| CIE-LCH | lch(69.17, 37.14, 325.94°) |
| OKLab | oklab(74.64% 0.085 -0.0562) |
| OKLCH | oklch(74.64% 0.102 326.5) |
| XYZ | xyz(47.8998, 39.5846, 64.1368) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.30
Lilac
#C8A2C8
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.72
Pale Purple
#B790D4
ΔE00 6.34
Lavender (survey)
#C79FEF
ΔE00 7.84
Orchid (survey)
#C875C4
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF96CF #96CF96
analogous
#B296CF #CF96CF #CF96B3
triadic
#CF96CF #CFCF96 #96CFCF
tetradic
#CF96CF #CFB396 #96CF96 #96B2CF
square
#CF96CF #CFB396 #96CF96 #96B2CF
split-complementary
#CF96CF #B3CF96 #96CFB3
monochromatic
#A14AA1 #BC6CBC #CF96CF #E2C0E2 #F5EAF5
Accessibility & contrast
On white
2.36
#CF96CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#CF96CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF96CF
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF96CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF96CF | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A4D1
Deuteranopia (green-blind)
#A0ABCD
Tritanopia (blue-blind)
#D39BAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cf96cf; /* rgb */ color: rgb(207, 150, 207); /* oklch */ color: oklch(74.6% 0.102 326.5);
Tailwind
colors: {
custom: {
50: '#deb5dd',
500: '#cf96cf',
950: '#000000',
},
}SCSS
$custom: #cf96cf; $custom-light: #deb5dd; $custom-dark: #000000;
JSON
{
"hex": "#cf96cf",
"rgb": {
"r": 207,
"g": 150,
"b": 207
},
"hsl": {
"h": 300,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.74637,
"c": 0.10194,
"h": 326.5
},
"luminance": 0.39583
}Semantic roles & 50–950 ramp
primary
#CF96CF
secondary
#D8E8D8
accent
#B03535
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083