#CF86EE#CF86EE
#CF86EE is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.3% C 0.163 H 315.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CF86EE |
|---|---|
| RGB | rgb(207, 134, 238) |
| HSL | hsl(282, 75%, 73%) |
| HSV | hsv(282, 44%, 93%) |
| CMYK | cmyk(13%, 43.7%, 0%, 6.7%) |
| CIE-LAB | lab(66.89, 45.49, -41.45) |
| CIE-LCH | lch(66.89, 61.54, 317.66°) |
| OKLab | oklab(73.32% 0.1156 -0.1148) |
| OKLCH | oklch(73.32% 0.163 315.2) |
| XYZ | xyz(49.6874, 36.4899, 85.2982) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.34
Light Purple
#BF77F6
ΔE00 5.39
Baby Purple
#CA9BF7
ΔE00 5.54
Violet (CSS)
#EE82EE
ΔE00 5.69
Lavender Pink
#DD85D7
ΔE00 6.11
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF86EE #A5EE86
analogous
#9B86EE #CF86EE #EE86D9
triadic
#CF86EE #EECF86 #86EECF
tetradic
#CF86EE #EE9B86 #A5EE86 #86D9EE
square
#CF86EE #EE9B86 #A5EE86 #86D9EE
split-complementary
#CF86EE #D9EE86 #86EE9B
monochromatic
#A31FDB #BA50E6 #CF86EE #E4BCF6 #F4E4FB
Accessibility & contrast
On white
2.53
#CF86EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#CF86EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF86EE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF86EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF86EE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF2
Deuteranopia (green-blind)
#86A5EB
Tritanopia (blue-blind)
#CD95AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cf86ee; /* rgb */ color: rgb(207, 134, 238); /* oklch */ color: oklch(73.3% 0.163 315.2);
Tailwind
colors: {
custom: {
50: '#dfabf4',
500: '#cf86ee',
950: '#000000',
},
}SCSS
$custom: #cf86ee; $custom-light: #dfabf4; $custom-dark: #000000;
JSON
{
"hex": "#cf86ee",
"rgb": {
"r": 207,
"g": 134,
"b": 238
},
"hsl": {
"h": 282.115,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.73318,
"c": 0.16288,
"h": 315.2
},
"luminance": 0.36489
}Semantic roles & 50–950 ramp
primary
#CF86EE
secondary
#E0F3D8
accent
#D80E4A
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85