#CF93EB#CF93EB
#CF93EB is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.3% C 0.138 H 314.5°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CF93EB |
|---|---|
| RGB | rgb(207, 147, 235) |
| HSL | hsl(281, 69%, 75%) |
| HSV | hsv(281, 37%, 92%) |
| CMYK | cmyk(11.9%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(69.56, 37.91, -35.64) |
| CIE-LCH | lch(69.56, 52.03, 316.77°) |
| OKLab | oklab(75.29% 0.0966 -0.0981) |
| OKLCH | oklch(75.29% 0.138 314.5) |
| XYZ | xyz(51.1589, 40.1321, 83.6324) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.36
Lavender (survey)
#C79FEF
ΔE00 3.98
Lilac (survey)
#CEA2FD
ΔE00 4.69
Liliac
#C48EFD
ΔE00 4.99
Pastel Purple
#CAA0FF
ΔE00 5.09
Pale Purple
#B790D4
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF93EB #AFEB93
analogous
#A393EB #CF93EB #EB93DB
triadic
#CF93EB #EBCF93 #93EBCF
tetradic
#CF93EB #EBA393 #AFEB93 #93DBEB
square
#CF93EB #EBA393 #AFEB93 #93DBEB
split-complementary
#CF93EB #DBEB93 #93EBA3
monochromatic
#A12CD8 #B85FE1 #CF93EB #E6C7F5 #F4E5FA
Accessibility & contrast
On white
2.33
#CF93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#CF93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF93EB
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF93EB | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#93ACE8
Tritanopia (blue-blind)
#CD9FB4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cf93eb; /* rgb */ color: rgb(207, 147, 235); /* oklch */ color: oklch(75.3% 0.138 314.5);
Tailwind
colors: {
custom: {
50: '#dfb3f1',
500: '#cf93eb',
950: '#000000',
},
}SCSS
$custom: #cf93eb; $custom-light: #dfb3f1; $custom-dark: #000000;
JSON
{
"hex": "#cf93eb",
"rgb": {
"r": 207,
"g": 147,
"b": 235
},
"hsl": {
"h": 280.909,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.75285,
"c": 0.13769,
"h": 314.5
},
"luminance": 0.40131
}Semantic roles & 50–950 ramp
primary
#CF93EB
secondary
#E1F2D9
accent
#D11551
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085