#CF8FF7#CF8FF7
#CF8FF7 is a light, vivid violet. Relative luminance 0.396; OKLCH L 75.2% C 0.158 H 311.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CF8FF7 |
|---|---|
| RGB | rgb(207, 143, 247) |
| HSL | hsl(277, 87%, 76%) |
| HSV | hsv(277, 42%, 97%) |
| CMYK | cmyk(16.2%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(69.20, 42.58, -42.77) |
| CIE-LCH | lch(69.20, 60.35, 314.87°) |
| OKLab | oklab(75.18% 0.1046 -0.1186) |
| OKLCH | oklch(75.18% 0.158 311.4) |
| XYZ | xyz(52.3401, 39.6266, 92.8691) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.81
Baby Purple
#CA9BF7
ΔE00 3.35
Pastel Purple
#CAA0FF
ΔE00 4.71
Lilac (survey)
#CEA2FD
ΔE00 4.82
Lavender (survey)
#C79FEF
ΔE00 5.07
Light Purple
#BF77F6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF8FF7 #B7F78F
analogous
#9B8FF7 #CF8FF7 #F78FEB
triadic
#CF8FF7 #F7CF8F #8FF7CF
tetradic
#CF8FF7 #F79B8F #B7F78F #8FEBF7
square
#CF8FF7 #F79B8F #B7F78F #8FEBF7
split-complementary
#CF8FF7 #EBF78F #8FF79B
monochromatic
#9E1DEF #B756F3 #CF8FF7 #E7C8FB #F3E2FD
Accessibility & contrast
On white
2.35
#CF8FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#CF8FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF8FF7
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF8FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF8FF7 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FB
Deuteranopia (green-blind)
#8AAAF4
Tritanopia (blue-blind)
#CB9EB7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cf8ff7; /* rgb */ color: rgb(207, 143, 247); /* oklch */ color: oklch(75.2% 0.158 311.4);
Tailwind
colors: {
custom: {
50: '#dfb1fa',
500: '#cf8ff7',
950: '#000000',
},
}SCSS
$custom: #cf8ff7; $custom-light: #dfb1fa; $custom-dark: #000000;
JSON
{
"hex": "#cf8ff7",
"rgb": {
"r": 207,
"g": 143,
"b": 247
},
"hsl": {
"h": 276.923,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.75181,
"c": 0.15812,
"h": 311.4
},
"luminance": 0.39626
}Semantic roles & 50–950 ramp
primary
#CF8FF7
secondary
#E2F5D6
accent
#E30259
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085