#CF8FF4#CF8FF4
#CF8FF4 is a light, vivid violet. Relative luminance 0.394; OKLCH L 75.0% C 0.155 H 312.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CF8FF4 |
|---|---|
| RGB | rgb(207, 143, 244) |
| HSL | hsl(278, 82%, 76%) |
| HSV | hsv(278, 41%, 96%) |
| CMYK | cmyk(15.2%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(69.07, 41.94, -41.34) |
| CIE-LCH | lch(69.07, 58.89, 315.42°) |
| OKLab | oklab(75.04% 0.104 -0.1145) |
| OKLCH | oklch(75.04% 0.155 312.3) |
| XYZ | xyz(51.8809, 39.4429, 90.4506) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.22
Baby Purple
#CA9BF7
ΔE00 3.37
Pastel Purple
#CAA0FF
ΔE00 4.87
Lilac (survey)
#CEA2FD
ΔE00 4.88
Lavender (survey)
#C79FEF
ΔE00 4.93
Pale Purple
#B790D4
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF8FF4 #B4F48F
analogous
#9C8FF4 #CF8FF4 #F48FE6
triadic
#CF8FF4 #F4CF8F #8FF4CF
tetradic
#CF8FF4 #F49C8F #B4F48F #8FE6F4
square
#CF8FF4 #F49C8F #B4F48F #8FE6F4
split-complementary
#CF8FF4 #E6F48F #8FF49C
monochromatic
#9F20E9 #B757EF #CF8FF4 #E7C7F9 #F3E3FC
Accessibility & contrast
On white
2.36
#CF8FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#CF8FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF8FF4
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF8FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF8FF4 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F8
Deuteranopia (green-blind)
#8BAAF1
Tritanopia (blue-blind)
#CC9EB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cf8ff4; /* rgb */ color: rgb(207, 143, 244); /* oklch */ color: oklch(75.0% 0.155 312.3);
Tailwind
colors: {
custom: {
50: '#dfb1f8',
500: '#cf8ff4',
950: '#000000',
},
}SCSS
$custom: #cf8ff4; $custom-light: #dfb1f8; $custom-dark: #000000;
JSON
{
"hex": "#cf8ff4",
"rgb": {
"r": 207,
"g": 143,
"b": 244
},
"hsl": {
"h": 278.02,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.75038,
"c": 0.15469,
"h": 312.3
},
"luminance": 0.39442
}Semantic roles & 50–950 ramp
primary
#CF8FF4
secondary
#E2F4D7
accent
#DF0756
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085