#CF8FF8#CF8FF8
#CF8FF8 is a light, vivid violet. Relative luminance 0.397; OKLCH L 75.2% C 0.159 H 311.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CF8FF8 |
|---|---|
| RGB | rgb(207, 143, 248) |
| HSL | hsl(277, 88%, 77%) |
| HSV | hsv(277, 42%, 97%) |
| CMYK | cmyk(16.5%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(69.25, 42.79, -43.25) |
| CIE-LCH | lch(69.25, 60.84, 314.69°) |
| OKLab | oklab(75.23% 0.1047 -0.12) |
| OKLCH | oklch(75.23% 0.159 311.1) |
| XYZ | xyz(52.4949, 39.6885, 93.6840) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.68
Baby Purple
#CA9BF7
ΔE00 3.36
Pastel Purple
#CAA0FF
ΔE00 4.67
Lilac (survey)
#CEA2FD
ΔE00 4.81
Lavender (survey)
#C79FEF
ΔE00 5.13
Light Purple
#BF77F6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF8FF8 #B8F88F
analogous
#9B8FF8 #CF8FF8 #F88FED
triadic
#CF8FF8 #F8CF8F #8FF8CF
tetradic
#CF8FF8 #F89B8F #B8F88F #8FEDF8
square
#CF8FF8 #F89B8F #B8F88F #8FEDF8
split-complementary
#CF8FF8 #EDF88F #8FF89B
monochromatic
#9E1CF1 #B655F4 #CF8FF8 #E8C9FC #F3E2FD
Accessibility & contrast
On white
2.35
#CF8FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#CF8FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF8FF8
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF8FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF8FF8 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FC
Deuteranopia (green-blind)
#89AAF5
Tritanopia (blue-blind)
#CB9FB8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cf8ff8; /* rgb */ color: rgb(207, 143, 248); /* oklch */ color: oklch(75.2% 0.159 311.1);
Tailwind
colors: {
custom: {
50: '#dfb1fb',
500: '#cf8ff8',
950: '#000000',
},
}SCSS
$custom: #cf8ff8; $custom-light: #dfb1fb; $custom-dark: #000000;
JSON
{
"hex": "#cf8ff8",
"rgb": {
"r": 207,
"g": 143,
"b": 248
},
"hsl": {
"h": 276.571,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.75229,
"c": 0.15927,
"h": 311.1
},
"luminance": 0.39688
}Semantic roles & 50–950 ramp
primary
#CF8FF8
secondary
#E2F5D6
accent
#E5015A
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085