#CF92F4#CF92F4
#CF92F4 is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.5% C 0.150 H 311.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CF92F4 |
|---|---|
| RGB | rgb(207, 146, 244) |
| HSL | hsl(277, 82%, 76%) |
| HSV | hsv(277, 40%, 96%) |
| CMYK | cmyk(15.2%, 40.2%, 0%, 4.3%) |
| CIE-LAB | lab(69.72, 40.33, -40.32) |
| CIE-LCH | lch(69.72, 57.03, 315.01°) |
| OKLab | oklab(75.53% 0.0998 -0.1116) |
| OKLCH | oklch(75.53% 0.15 311.8) |
| XYZ | xyz(52.3373, 40.3557, 90.6027) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.72
Liliac
#C48EFD
ΔE00 3.40
Lilac (survey)
#CEA2FD
ΔE00 4.20
Lavender (survey)
#C79FEF
ΔE00 4.24
Pastel Purple
#CAA0FF
ΔE00 4.27
Pale Purple
#B790D4
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF92F4 #B7F492
analogous
#9E92F4 #CF92F4 #F492E8
triadic
#CF92F4 #F4CF92 #92F4CF
tetradic
#CF92F4 #F49E92 #B7F492 #92E8F4
square
#CF92F4 #F49E92 #B7F492 #92E8F4
split-complementary
#CF92F4 #E8F492 #92F49E
monochromatic
#9E23E9 #B75AEE #CF92F4 #E7CAFA #F3E3FC
Accessibility & contrast
On white
2.32
#CF92F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#CF92F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF92F4
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF92F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF92F4 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F8
Deuteranopia (green-blind)
#8EACF1
Tritanopia (blue-blind)
#CBA0B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cf92f4; /* rgb */ color: rgb(207, 146, 244); /* oklch */ color: oklch(75.5% 0.150 311.8);
Tailwind
colors: {
custom: {
50: '#dfb3f8',
500: '#cf92f4',
950: '#000000',
},
}SCSS
$custom: #cf92f4; $custom-light: #dfb3f8; $custom-dark: #000000;
JSON
{
"hex": "#cf92f4",
"rgb": {
"r": 207,
"g": 146,
"b": 244
},
"hsl": {
"h": 277.347,
"s": 81.667,
"l": 76.471
},
"oklch": {
"l": 0.75528,
"c": 0.14971,
"h": 311.8
},
"luminance": 0.40355
}Semantic roles & 50–950 ramp
primary
#CF92F4
secondary
#E2F4D7
accent
#DE0758
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085