#CF95EB#CF95EB
#CF95EB is a light, vivid purple. Relative luminance 0.408; OKLCH L 75.6% C 0.134 H 314.3°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CF95EB |
|---|---|
| RGB | rgb(207, 149, 235) |
| HSL | hsl(280, 68%, 75%) |
| HSV | hsv(280, 37%, 92%) |
| CMYK | cmyk(11.9%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(70.01, 36.83, -34.95) |
| CIE-LCH | lch(70.01, 50.77, 316.50°) |
| OKLab | oklab(75.62% 0.0937 -0.0962) |
| OKLCH | oklch(75.62% 0.134 314.3) |
| XYZ | xyz(51.4726, 40.7595, 83.7370) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.15
Lavender (survey)
#C79FEF
ΔE00 3.56
Lilac (survey)
#CEA2FD
ΔE00 4.37
Pastel Purple
#CAA0FF
ΔE00 4.86
Pale Purple
#B790D4
ΔE00 5.17
Liliac
#C48EFD
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF95EB #B1EB95
analogous
#A495EB #CF95EB #EB95DC
triadic
#CF95EB #EBCF95 #95EBCF
tetradic
#CF95EB #EBA495 #B1EB95 #95DCEB
square
#CF95EB #EBA495 #B1EB95 #95DCEB
split-complementary
#CF95EB #DCEB95 #95EBA4
monochromatic
#A02ED8 #B862E1 #CF95EB #E6C8F5 #F3E5FA
Accessibility & contrast
On white
2.29
#CF95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#CF95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF95EB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF95EB | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 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)
#87A8EE
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#CDA0B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cf95eb; /* rgb */ color: rgb(207, 149, 235); /* oklch */ color: oklch(75.6% 0.134 314.3);
Tailwind
colors: {
custom: {
50: '#dfb5f1',
500: '#cf95eb',
950: '#000000',
},
}SCSS
$custom: #cf95eb; $custom-light: #dfb5f1; $custom-dark: #000000;
JSON
{
"hex": "#cf95eb",
"rgb": {
"r": 207,
"g": 149,
"b": 235
},
"hsl": {
"h": 280.465,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.7562,
"c": 0.13428,
"h": 314.3
},
"luminance": 0.40758
}Semantic roles & 50–950 ramp
primary
#CF95EB
secondary
#E1F2D9
accent
#D01552
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085