#CF92DB#CF92DB
#CF92DB is a light, vivid purple. Relative luminance 0.389; OKLCH L 74.4% C 0.122 H 320.8°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CF92DB |
|---|---|
| RGB | rgb(207, 146, 219) |
| HSL | hsl(290, 50%, 72%) |
| HSV | hsv(290, 33%, 86%) |
| CMYK | cmyk(5.5%, 33.3%, 0%, 14.1%) |
| CIE-LAB | lab(68.71, 35.24, -28.16) |
| CIE-LCH | lch(68.71, 45.11, 321.38°) |
| OKLab | oklab(74.43% 0.0943 -0.0768) |
| OKLCH | oklch(74.43% 0.122 320.8) |
| XYZ | xyz(48.7956, 38.9390, 71.9497) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.37
Plum
#DDA0DD
ΔE00 4.56
Pale Purple
#B790D4
ΔE00 4.87
Lavender (survey)
#C79FEF
ΔE00 5.76
Baby Purple
#CA9BF7
ΔE00 6.17
Violet (CSS)
#EE82EE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF92DB #9EDB92
analogous
#AB92DB #CF92DB #DB92C3
triadic
#CF92DB #DBCF92 #92DBCF
tetradic
#CF92DB #DBAB92 #9EDB92 #92C3DB
square
#CF92DB #DBAB92 #9EDB92 #92C3DB
split-complementary
#CF92DB #C3DB92 #92DBAB
monochromatic
#A23CB6 #BB64CC #CF92DB #E3C0EA #F5E8F7
Accessibility & contrast
On white
2.39
#CF92DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#CF92DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF92DB
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF92DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF92DB | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA3DE
Deuteranopia (green-blind)
#98AAD9
Tritanopia (blue-blind)
#D19AAD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cf92db; /* rgb */ color: rgb(207, 146, 219); /* oklch */ color: oklch(74.4% 0.122 320.8);
Tailwind
colors: {
custom: {
50: '#deb3e6',
500: '#cf92db',
950: '#000000',
},
}SCSS
$custom: #cf92db; $custom-light: #deb3e6; $custom-dark: #000000;
JSON
{
"hex": "#cf92db",
"rgb": {
"r": 207,
"g": 146,
"b": 219
},
"hsl": {
"h": 290.137,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.74428,
"c": 0.12164,
"h": 320.8
},
"luminance": 0.38938
}Semantic roles & 50–950 ramp
primary
#CF92DB
secondary
#DEEEDB
accent
#BE2840
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084