#CF88ED#CF88ED
#CF88ED is a light, vivid purple. Relative luminance 0.370; OKLCH L 73.6% C 0.158 H 315.3°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CF88ED |
|---|---|
| RGB | rgb(207, 136, 237) |
| HSL | hsl(282, 74%, 73%) |
| HSV | hsv(282, 43%, 93%) |
| CMYK | cmyk(12.7%, 42.6%, 0%, 7.1%) |
| CIE-LAB | lab(67.27, 44.22, -40.31) |
| CIE-LCH | lch(67.27, 59.84, 317.65°) |
| OKLab | oklab(73.59% 0.1126 -0.1115) |
| OKLCH | oklch(73.59% 0.158 315.3) |
| XYZ | xyz(49.8200, 36.9894, 84.6196) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.35
Baby Purple
#CA9BF7
ΔE00 5.16
Violet (CSS)
#EE82EE
ΔE00 5.68
Light Purple
#BF77F6
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 5.91
Lavender (survey)
#C79FEF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF88ED #A6ED88
analogous
#9C88ED #CF88ED #ED88D9
triadic
#CF88ED #EDCF88 #88EDCF
tetradic
#CF88ED #ED9C88 #A6ED88 #88D9ED
square
#CF88ED #ED9C88 #A6ED88 #88D9ED
split-complementary
#CF88ED #D9ED88 #88ED9C
monochromatic
#A321DA #BA53E5 #CF88ED #E4BDF5 #F4E4FB
Accessibility & contrast
On white
2.50
#CF88ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#CF88ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF88ED
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF88ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF88ED | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FF1
Deuteranopia (green-blind)
#88A6EA
Tritanopia (blue-blind)
#CD96AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cf88ed; /* rgb */ color: rgb(207, 136, 237); /* oklch */ color: oklch(73.6% 0.158 315.3);
Tailwind
colors: {
custom: {
50: '#dfacf3',
500: '#cf88ed',
950: '#000000',
},
}SCSS
$custom: #cf88ed; $custom-light: #dfacf3; $custom-dark: #000000;
JSON
{
"hex": "#cf88ed",
"rgb": {
"r": 207,
"g": 136,
"b": 237
},
"hsl": {
"h": 282.178,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.73586,
"c": 0.15847,
"h": 315.3
},
"luminance": 0.36988
}Semantic roles & 50–950 ramp
primary
#CF88ED
secondary
#E0F3D8
accent
#D6104B
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85