#CF90F9#CF90F9
#CF90F9 is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.4% C 0.159 H 310.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CF90F9 |
|---|---|
| RGB | rgb(207, 144, 249) |
| HSL | hsl(276, 90%, 77%) |
| HSV | hsv(276, 42%, 98%) |
| CMYK | cmyk(16.9%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(69.51, 42.46, -43.39) |
| CIE-LCH | lch(69.51, 60.71, 314.39°) |
| OKLab | oklab(75.44% 0.1035 -0.1204) |
| OKLCH | oklch(75.44% 0.159 310.7) |
| XYZ | xyz(52.8012, 40.0523, 94.5535) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.60
Baby Purple
#CA9BF7
ΔE00 3.14
Pastel Purple
#CAA0FF
ΔE00 4.41
Lilac (survey)
#CEA2FD
ΔE00 4.57
Lavender (survey)
#C79FEF
ΔE00 4.97
Light Purple
#BF77F6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF90F9 #BAF990
analogous
#9B90F9 #CF90F9 #F990EF
triadic
#CF90F9 #F9CF90 #90F9CF
tetradic
#CF90F9 #F99B90 #BAF990 #90EFF9
square
#CF90F9 #F99B90 #BAF990 #90EFF9
split-complementary
#CF90F9 #EFF990 #90F99B
monochromatic
#9D1CF3 #B656F6 #CF90F9 #E8CAFC #F2E2FD
Accessibility & contrast
On white
2.33
#CF90F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#CF90F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF90F9
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF90F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF90F9 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FD
Deuteranopia (green-blind)
#8AABF6
Tritanopia (blue-blind)
#CAA0B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cf90f9; /* rgb */ color: rgb(207, 144, 249); /* oklch */ color: oklch(75.4% 0.159 310.7);
Tailwind
colors: {
custom: {
50: '#dfb1fb',
500: '#cf90f9',
950: '#000000',
},
}SCSS
$custom: #cf90f9; $custom-light: #dfb1fb; $custom-dark: #000000;
JSON
{
"hex": "#cf90f9",
"rgb": {
"r": 207,
"g": 144,
"b": 249
},
"hsl": {
"h": 276,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.75438,
"c": 0.15878,
"h": 310.7
},
"luminance": 0.40051
}Semantic roles & 50–950 ramp
primary
#CF90F9
secondary
#E2F6D5
accent
#E6005C
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085