#CF90F8#CF90F8
#CF90F8 is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.4% C 0.158 H 311.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CF90F8 |
|---|---|
| RGB | rgb(207, 144, 248) |
| HSL | hsl(276, 88%, 77%) |
| HSV | hsv(276, 42%, 97%) |
| CMYK | cmyk(16.5%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(69.46, 42.25, -42.91) |
| CIE-LCH | lch(69.46, 60.22, 314.56°) |
| OKLab | oklab(75.39% 0.1034 -0.119) |
| OKLCH | oklch(75.39% 0.158 311) |
| XYZ | xyz(52.6456, 39.9901, 93.7342) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.72
Baby Purple
#CA9BF7
ΔE00 3.13
Pastel Purple
#CAA0FF
ΔE00 4.45
Lilac (survey)
#CEA2FD
ΔE00 4.57
Lavender (survey)
#C79FEF
ΔE00 4.91
Light Purple
#BF77F6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF90F8 #B9F890
analogous
#9B90F8 #CF90F8 #F890ED
triadic
#CF90F8 #F8CF90 #90F8CF
tetradic
#CF90F8 #F89B90 #B9F890 #90EDF8
square
#CF90F8 #F89B90 #B9F890 #90EDF8
split-complementary
#CF90F8 #EDF890 #90F89B
monochromatic
#9D1DF1 #B656F4 #CF90F8 #E8CAFC #F3E2FD
Accessibility & contrast
On white
2.33
#CF90F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#CF90F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF90F8
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF90F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF90F8 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FC
Deuteranopia (green-blind)
#8AABF5
Tritanopia (blue-blind)
#CBA0B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cf90f8; /* rgb */ color: rgb(207, 144, 248); /* oklch */ color: oklch(75.4% 0.158 311.0);
Tailwind
colors: {
custom: {
50: '#dfb1fb',
500: '#cf90f8',
950: '#000000',
},
}SCSS
$custom: #cf90f8; $custom-light: #dfb1fb; $custom-dark: #000000;
JSON
{
"hex": "#cf90f8",
"rgb": {
"r": 207,
"g": 144,
"b": 248
},
"hsl": {
"h": 276.346,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.7539,
"c": 0.15763,
"h": 311
},
"luminance": 0.39989
}Semantic roles & 50–950 ramp
primary
#CF90F8
secondary
#E2F5D6
accent
#E5015B
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085