#CF92DA#CF92DA
#CF92DA is a light, vivid purple. Relative luminance 0.389; OKLCH L 74.4% C 0.121 H 321.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CF92DA |
|---|---|
| RGB | rgb(207, 146, 218) |
| HSL | hsl(291, 49%, 71%) |
| HSV | hsv(291, 33%, 85%) |
| CMYK | cmyk(5%, 33%, 0%, 14.5%) |
| CIE-LAB | lab(68.67, 35.05, -27.66) |
| CIE-LCH | lch(68.67, 44.65, 321.72°) |
| OKLab | oklab(74.39% 0.0941 -0.0754) |
| OKLCH | oklch(74.39% 0.121 321.3) |
| XYZ | xyz(48.6644, 38.8865, 71.2584) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.33
Plum
#DDA0DD
ΔE00 4.45
Pale Purple
#B790D4
ΔE00 4.92
Lavender (survey)
#C79FEF
ΔE00 5.91
Baby Purple
#CA9BF7
ΔE00 6.36
Violet (CSS)
#EE82EE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF92DA #9DDA92
analogous
#AB92DA #CF92DA #DA92C1
triadic
#CF92DA #DACF92 #92DACF
tetradic
#CF92DA #DAAB92 #9DDA92 #92C1DA
square
#CF92DA #DAAB92 #9DDA92 #92C1DA
split-complementary
#CF92DA #C1DA92 #92DAAB
monochromatic
#A23DB4 #BB64CA #CF92DA #E3C0EA #F5E8F7
Accessibility & contrast
On white
2.39
#CF92DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#CF92DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF92DA
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF92DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF92DA | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA3DD
Deuteranopia (green-blind)
#99AAD8
Tritanopia (blue-blind)
#D19AAC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cf92da; /* rgb */ color: rgb(207, 146, 218); /* oklch */ color: oklch(74.4% 0.121 321.3);
Tailwind
colors: {
custom: {
50: '#deb3e5',
500: '#cf92da',
950: '#000000',
},
}SCSS
$custom: #cf92da; $custom-light: #deb3e5; $custom-dark: #000000;
JSON
{
"hex": "#cf92da",
"rgb": {
"r": 207,
"g": 146,
"b": 218
},
"hsl": {
"h": 290.833,
"s": 49.315,
"l": 71.373
},
"oklch": {
"l": 0.74386,
"c": 0.12057,
"h": 321.3
},
"luminance": 0.38885
}Semantic roles & 50–950 ramp
primary
#CF92DA
secondary
#DDEDDB
accent
#BD293F
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151115
muted
#838084