#CF8FF0#CF8FF0
#CF8FF0 is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.9% C 0.150 H 313.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CF8FF0 |
|---|---|
| RGB | rgb(207, 143, 240) |
| HSL | hsl(280, 76%, 75%) |
| HSV | hsv(280, 40%, 94%) |
| CMYK | cmyk(13.7%, 40.4%, 0%, 5.9%) |
| CIE-LAB | lab(68.90, 41.10, -39.42) |
| CIE-LCH | lch(68.90, 56.95, 316.20°) |
| OKLab | oklab(74.85% 0.1033 -0.1089) |
| OKLCH | oklch(74.85% 0.15 313.5) |
| XYZ | xyz(51.2802, 39.2026, 87.2867) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.54
Liliac
#C48EFD
ΔE00 3.84
Lavender (survey)
#C79FEF
ΔE00 4.83
Lilac (survey)
#CEA2FD
ΔE00 5.06
Pastel Purple
#CAA0FF
ΔE00 5.17
Pale Purple
#B790D4
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF8FF0 #B0F08F
analogous
#9F8FF0 #CF8FF0 #F08FE0
triadic
#CF8FF0 #F0CF8F #8FF0CF
tetradic
#CF8FF0 #F09F8F #B0F08F #8FE0F0
square
#CF8FF0 #F09F8F #B0F08F #8FE0F0
split-complementary
#CF8FF0 #E0F08F #8FF09F
monochromatic
#A123E2 #B859E9 #CF8FF0 #E6C5F7 #F3E4FB
Accessibility & contrast
On white
2.38
#CF8FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#CF8FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF8FF0
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF8FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF8FF0 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F4
Deuteranopia (green-blind)
#8DAAED
Tritanopia (blue-blind)
#CC9DB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cf8ff0; /* rgb */ color: rgb(207, 143, 240); /* oklch */ color: oklch(74.9% 0.150 313.5);
Tailwind
colors: {
custom: {
50: '#dfb1f5',
500: '#cf8ff0',
950: '#000000',
},
}SCSS
$custom: #cf8ff0; $custom-light: #dfb1f5; $custom-dark: #000000;
JSON
{
"hex": "#cf8ff0",
"rgb": {
"r": 207,
"g": 143,
"b": 240
},
"hsl": {
"h": 279.588,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.74852,
"c": 0.15014,
"h": 313.5
},
"luminance": 0.39202
}Semantic roles & 50–950 ramp
primary
#CF8FF0
secondary
#E1F3D8
accent
#D90D52
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151117
muted
#838085