#CF90FF#CF90FF
#CF90FF is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.7% C 0.166 H 309.1°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CF90FF |
|---|---|
| RGB | rgb(207, 144, 255) |
| HSL | hsl(274, 100%, 78%) |
| HSV | hsv(274, 44%, 100%) |
| CMYK | cmyk(18.8%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(69.78, 43.75, -46.23) |
| CIE-LCH | lch(69.78, 63.65, 313.42°) |
| OKLab | oklab(75.73% 0.1045 -0.1286) |
| OKLCH | oklch(75.73% 0.166 309.1) |
| XYZ | xyz(53.7520, 40.4326, 99.5610) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.07
Baby Purple
#CA9BF7
ΔE00 3.44
Pastel Purple
#CAA0FF
ΔE00 4.33
Lilac (survey)
#CEA2FD
ΔE00 4.68
Lavender (survey)
#C79FEF
ΔE00 5.45
Light Purple
#BF77F6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF90FF #C0FF90
analogous
#9790FF #CF90FF #FF90F7
triadic
#CF90FF #FFCF90 #90FFCF
tetradic
#CF90FF #FF9790 #C0FF90 #90F7FF
square
#CF90FF #FF9790 #C0FF90 #90F7FF
split-complementary
#CF90FF #F7FF90 #90FF97
monochromatic
#9A16FF #B553FF #CF90FF #E9CDFF #F2E0FF
Accessibility & contrast
On white
2.31
#CF90FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#CF90FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF90FF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF90FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF90FF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#87ABFC
Tritanopia (blue-blind)
#C9A1BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cf90ff; /* rgb */ color: rgb(207, 144, 255); /* oklch */ color: oklch(75.7% 0.166 309.1);
Tailwind
colors: {
custom: {
50: '#dfb2ff',
500: '#cf90ff',
950: '#000000',
},
}SCSS
$custom: #cf90ff; $custom-light: #dfb2ff; $custom-dark: #000000;
JSON
{
"hex": "#cf90ff",
"rgb": {
"r": 207,
"g": 144,
"b": 255
},
"hsl": {
"h": 274.054,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.75729,
"c": 0.16572,
"h": 309.1
},
"luminance": 0.40432
}Semantic roles & 50–950 ramp
primary
#CF90FF
secondary
#E3F7D4
accent
#E60063
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086