#CF99F0#CF99F0
#CF99F0 is a light, vivid violet. Relative luminance 0.423; OKLCH L 76.5% C 0.133 H 311.9°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CF99F0 |
|---|---|
| RGB | rgb(207, 153, 240) |
| HSL | hsl(277, 74%, 77%) |
| HSV | hsv(277, 36%, 94%) |
| CMYK | cmyk(13.7%, 36.3%, 0%, 5.9%) |
| CIE-LAB | lab(71.10, 35.70, -35.98) |
| CIE-LCH | lch(71.10, 50.69, 314.78°) |
| OKLab | oklab(76.52% 0.0891 -0.0992) |
| OKLCH | oklch(76.52% 0.133 311.9) |
| XYZ | xyz(52.8488, 42.3400, 87.8096) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.09
Lavender (survey)
#C79FEF
ΔE00 2.59
Lilac (survey)
#CEA2FD
ΔE00 3.13
Pastel Purple
#CAA0FF
ΔE00 3.70
Liliac
#C48EFD
ΔE00 4.96
Pale Purple
#B790D4
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF99F0 #BAF099
analogous
#A499F0 #CF99F0 #F099E6
triadic
#CF99F0 #F0CF99 #99F0CF
tetradic
#CF99F0 #F0A499 #BAF099 #99E6F0
square
#CF99F0 #F0A499 #BAF099 #99E6F0
split-complementary
#CF99F0 #E6F099 #99F0A4
monochromatic
#9D2EE0 #B664E8 #CF99F0 #E8CEF8 #F2E4FB
Accessibility & contrast
On white
2.22
#CF99F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#CF99F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF99F0
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF99F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF99F0 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF3
Deuteranopia (green-blind)
#96AFED
Tritanopia (blue-blind)
#CCA5B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #cf99f0; /* rgb */ color: rgb(207, 153, 240); /* oklch */ color: oklch(76.5% 0.133 311.9);
Tailwind
colors: {
custom: {
50: '#dfb7f5',
500: '#cf99f0',
950: '#000000',
},
}SCSS
$custom: #cf99f0; $custom-light: #dfb7f5; $custom-dark: #000000;
JSON
{
"hex": "#cf99f0",
"rgb": {
"r": 207,
"g": 153,
"b": 240
},
"hsl": {
"h": 277.241,
"s": 74.359,
"l": 77.059
},
"oklch": {
"l": 0.76518,
"c": 0.1333,
"h": 311.9
},
"luminance": 0.42339
}Semantic roles & 50–950 ramp
primary
#CF99F0
secondary
#E2F3D8
accent
#D60F5B
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085