#CF95E7#CF95E7
#CF95E7 is a light, vivid purple. Relative luminance 0.405; OKLCH L 75.4% C 0.130 H 315.7°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CF95E7 |
|---|---|
| RGB | rgb(207, 149, 231) |
| HSL | hsl(282, 63%, 75%) |
| HSV | hsv(282, 35%, 91%) |
| CMYK | cmyk(10.4%, 35.5%, 0%, 9.4%) |
| CIE-LAB | lab(69.85, 36.01, -33.01) |
| CIE-LCH | lch(69.85, 48.85, 317.49°) |
| OKLab | oklab(75.44% 0.0928 -0.0906) |
| OKLCH | oklch(75.44% 0.13 315.7) |
| XYZ | xyz(50.9012, 40.5309, 80.7277) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.81
Lavender (survey)
#C79FEF
ΔE00 3.85
Pale Purple
#B790D4
ΔE00 4.89
Lilac (survey)
#CEA2FD
ΔE00 4.93
Pastel Purple
#CAA0FF
ΔE00 5.49
Plum
#DDA0DD
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF95E7 #ADE795
analogous
#A695E7 #CF95E7 #E795D6
triadic
#CF95E7 #E7CF95 #95E7CF
tetradic
#CF95E7 #E7A695 #ADE795 #95D6E7
square
#CF95E7 #E7A695 #ADE795 #95D6E7
split-complementary
#CF95E7 #D6E795 #95E7A6
monochromatic
#A231D0 #B863DC #CF95E7 #E6C7F2 #F4E6F9
Accessibility & contrast
On white
2.31
#CF95E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#CF95E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF95E7
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF95E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF95E7 | 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)
#88A7EA
Deuteranopia (green-blind)
#96ACE5
Tritanopia (blue-blind)
#CE9FB3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cf95e7; /* rgb */ color: rgb(207, 149, 231); /* oklch */ color: oklch(75.4% 0.130 315.7);
Tailwind
colors: {
custom: {
50: '#dfb5ef',
500: '#cf95e7',
950: '#000000',
},
}SCSS
$custom: #cf95e7; $custom-light: #dfb5ef; $custom-dark: #000000;
JSON
{
"hex": "#cf95e7",
"rgb": {
"r": 207,
"g": 149,
"b": 231
},
"hsl": {
"h": 282.439,
"s": 63.077,
"l": 74.51
},
"oklch": {
"l": 0.75445,
"c": 0.12972,
"h": 315.7
},
"luminance": 0.4053
}Semantic roles & 50–950 ramp
primary
#CF95E7
secondary
#E1F1DA
accent
#CB1B4E
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084