#CF9AFB#CF9AFB
#CF9AFB is a light, vivid violet. Relative luminance 0.433; OKLCH L 77.2% C 0.145 H 308.5°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CF9AFB |
|---|---|
| RGB | rgb(207, 154, 251) |
| HSL | hsl(273, 92%, 79%) |
| HSV | hsv(273, 39%, 98%) |
| CMYK | cmyk(17.5%, 38.6%, 0%, 1.6%) |
| CIE-LAB | lab(71.79, 37.50, -40.91) |
| CIE-LCH | lch(71.79, 55.50, 312.51°) |
| OKLab | oklab(77.18% 0.09 -0.1133) |
| OKLCH | oklch(77.18% 0.145 308.5) |
| XYZ | xyz(54.6970, 43.3422, 96.7325) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.11
Lilac (survey)
#CEA2FD
ΔE00 2.12
Pastel Purple
#CAA0FF
ΔE00 2.21
Lavender (survey)
#C79FEF
ΔE00 3.04
Liliac
#C48EFD
ΔE00 3.72
Pale Violet
#CEAEFA
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF9AFB #C6FB9A
analogous
#9F9AFB #CF9AFB #FB9AF6
triadic
#CF9AFB #FBCF9A #9AFBCF
tetradic
#CF9AFB #FB9F9A #C6FB9A #9AF6FB
square
#CF9AFB #FB9F9A #C6FB9A #9AF6FB
split-complementary
#CF9AFB #F6FB9A #9AFB9F
monochromatic
#9724F6 #B35FF9 #CF9AFB #EBD5FD #F1E2FE
Accessibility & contrast
On white
2.17
#CF9AFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#CF9AFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF9AFB
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF9AFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF9AFB | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#92B1F8
Tritanopia (blue-blind)
#C9A9BF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cf9afb; /* rgb */ color: rgb(207, 154, 251); /* oklch */ color: oklch(77.2% 0.145 308.5);
Tailwind
colors: {
custom: {
50: '#dfb8fd',
500: '#cf9afb',
950: '#000000',
},
}SCSS
$custom: #cf9afb; $custom-light: #dfb8fd; $custom-dark: #000000;
JSON
{
"hex": "#cf9afb",
"rgb": {
"r": 207,
"g": 154,
"b": 251
},
"hsl": {
"h": 272.784,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.77184,
"c": 0.14468,
"h": 308.5
},
"luminance": 0.43342
}Semantic roles & 50–950 ramp
primary
#CF9AFB
secondary
#E4F6D5
accent
#E60068
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085