#CF94F0#CF94F0
#CF94F0 is a light, vivid violet. Relative luminance 0.407; OKLCH L 75.7% C 0.142 H 312.7°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CF94F0 |
|---|---|
| RGB | rgb(207, 148, 240) |
| HSL | hsl(278, 75%, 76%) |
| HSV | hsv(278, 38%, 94%) |
| CMYK | cmyk(13.7%, 38.3%, 0%, 5.9%) |
| CIE-LAB | lab(69.99, 38.41, -37.71) |
| CIE-LCH | lch(69.99, 53.83, 315.53°) |
| OKLab | oklab(75.68% 0.0962 -0.1041) |
| OKLCH | oklch(75.68% 0.142 312.7) |
| XYZ | xyz(52.0476, 40.7374, 87.5425) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.62
Lavender (survey)
#C79FEF
ΔE00 3.67
Lilac (survey)
#CEA2FD
ΔE00 4.02
Liliac
#C48EFD
ΔE00 4.24
Pastel Purple
#CAA0FF
ΔE00 4.31
Pale Purple
#B790D4
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF94F0 #B5F094
analogous
#A194F0 #CF94F0 #F094E3
triadic
#CF94F0 #F0CF94 #94F0CF
tetradic
#CF94F0 #F0A194 #B5F094 #94E3F0
square
#CF94F0 #F0A194 #B5F094 #94E3F0
split-complementary
#CF94F0 #E3F094 #94F0A1
monochromatic
#9F29E1 #B75EE8 #CF94F0 #E7CAF8 #F3E4FB
Accessibility & contrast
On white
2.30
#CF94F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#CF94F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF94F0
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF94F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF94F0 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A8F3
Deuteranopia (green-blind)
#92ADED
Tritanopia (blue-blind)
#CCA1B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cf94f0; /* rgb */ color: rgb(207, 148, 240); /* oklch */ color: oklch(75.7% 0.142 312.7);
Tailwind
colors: {
custom: {
50: '#dfb4f5',
500: '#cf94f0',
950: '#000000',
},
}SCSS
$custom: #cf94f0; $custom-light: #dfb4f5; $custom-dark: #000000;
JSON
{
"hex": "#cf94f0",
"rgb": {
"r": 207,
"g": 148,
"b": 240
},
"hsl": {
"h": 278.478,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.75676,
"c": 0.14174,
"h": 312.7
},
"luminance": 0.40736
}Semantic roles & 50–950 ramp
primary
#CF94F0
secondary
#E2F3D8
accent
#D80E56
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085