#CF8FFB#CF8FFB
#CF8FFB is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.4% C 0.163 H 310.3°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CF8FFB |
|---|---|
| RGB | rgb(207, 143, 251) |
| HSL | hsl(276, 93%, 77%) |
| HSV | hsv(276, 43%, 98%) |
| CMYK | cmyk(17.5%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(69.38, 43.43, -44.67) |
| CIE-LCH | lch(69.38, 62.30, 314.19°) |
| OKLab | oklab(75.37% 0.1053 -0.1241) |
| OKLCH | oklch(75.37% 0.163 310.3) |
| XYZ | xyz(52.9640, 39.8762, 96.1548) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.35
Baby Purple
#CA9BF7
ΔE00 3.44
Pastel Purple
#CAA0FF
ΔE00 4.58
Lilac (survey)
#CEA2FD
ΔE00 4.82
Lavender (survey)
#C79FEF
ΔE00 5.33
Light Purple
#BF77F6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF8FFB #BBFB8F
analogous
#998FFB #CF8FFB #FB8FF1
triadic
#CF8FFB #FBCF8F #8FFBCF
tetradic
#CF8FFB #FB998F #BBFB8F #8FF1FB
square
#CF8FFB #FB998F #BBFB8F #8FF1FB
split-complementary
#CF8FFB #F1FB8F #8FFB99
monochromatic
#9C19F7 #B654F9 #CF8FFB #E8CAFD #F2E1FE
Accessibility & contrast
On white
2.34
#CF8FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#CF8FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF8FFB
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF8FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF8FFB | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FF
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#CAA0B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cf8ffb; /* rgb */ color: rgb(207, 143, 251); /* oklch */ color: oklch(75.4% 0.163 310.3);
Tailwind
colors: {
custom: {
50: '#dfb1fd',
500: '#cf8ffb',
950: '#000000',
},
}SCSS
$custom: #cf8ffb; $custom-light: #dfb1fd; $custom-dark: #000000;
JSON
{
"hex": "#cf8ffb",
"rgb": {
"r": 207,
"g": 143,
"b": 251
},
"hsl": {
"h": 275.556,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.75373,
"c": 0.16272,
"h": 310.3
},
"luminance": 0.39875
}Semantic roles & 50–950 ramp
primary
#CF8FFB
secondary
#E2F6D5
accent
#E6005D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085