#CF99FF#CF99FF
#CF99FF is a light, vivid violet. Relative luminance 0.433; OKLCH L 77.2% C 0.151 H 307.6°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CF99FF |
|---|---|
| RGB | rgb(207, 153, 255) |
| HSL | hsl(272, 100%, 80%) |
| HSV | hsv(272, 40%, 100%) |
| CMYK | cmyk(18.8%, 40%, 0%, 0%) |
| CIE-LAB | lab(71.74, 38.91, -43.16) |
| CIE-LCH | lch(71.74, 58.11, 312.04°) |
| OKLab | oklab(77.2% 0.0921 -0.1198) |
| OKLCH | oklch(77.2% 0.151 307.6) |
| XYZ | xyz(55.1699, 43.2684, 100.0336) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.65
Pastel Purple
#CAA0FF
ΔE00 2.25
Lilac (survey)
#CEA2FD
ΔE00 2.48
Liliac
#C48EFD
ΔE00 3.22
Lavender (survey)
#C79FEF
ΔE00 3.71
Pale Violet
#CEAEFA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF99FF #C9FF99
analogous
#9C99FF #CF99FF #FF99FC
triadic
#CF99FF #FFCF99 #99FFCF
tetradic
#CF99FF #FF9C99 #C9FF99 #99FCFF
square
#CF99FF #FF9C99 #C9FF99 #99FCFF
split-complementary
#CF99FF #FCFF99 #99FF9C
monochromatic
#951FFF #B25CFF #CF99FF #ECD6FF #F1E0FF
Accessibility & contrast
On white
2.18
#CF99FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#CF99FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF99FF
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF99FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF99FF | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#8FB0FC
Tritanopia (blue-blind)
#C8A9C0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cf99ff; /* rgb */ color: rgb(207, 153, 255); /* oklch */ color: oklch(77.2% 0.151 307.6);
Tailwind
colors: {
custom: {
50: '#dfb8ff',
500: '#cf99ff',
950: '#000000',
},
}SCSS
$custom: #cf99ff; $custom-light: #dfb8ff; $custom-dark: #000000;
JSON
{
"hex": "#cf99ff",
"rgb": {
"r": 207,
"g": 153,
"b": 255
},
"hsl": {
"h": 271.765,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.77203,
"c": 0.15111,
"h": 307.6
},
"luminance": 0.43268
}Semantic roles & 50–950 ramp
primary
#CF99FF
secondary
#E4F7D4
accent
#E6006C
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086