#CF84EE#CF84EE
#CF84EE is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.0% C 0.166 H 315.4°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CF84EE |
|---|---|
| RGB | rgb(207, 132, 238) |
| HSL | hsl(282, 76%, 73%) |
| HSV | hsv(282, 45%, 93%) |
| CMYK | cmyk(13%, 44.5%, 0%, 6.7%) |
| CIE-LAB | lab(66.48, 46.54, -42.10) |
| CIE-LCH | lch(66.48, 62.76, 317.87°) |
| OKLab | oklab(73.01% 0.1184 -0.1166) |
| OKLCH | oklch(73.01% 0.166 315.4) |
| XYZ | xyz(49.4136, 35.9423, 85.2069) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.52
Light Purple
#BF77F6
ΔE00 5.06
Violet (CSS)
#EE82EE
ΔE00 5.68
Baby Purple
#CA9BF7
ΔE00 5.97
Lavender Pink
#DD85D7
ΔE00 6.18
Orchid
#DA70D6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF84EE #A3EE84
analogous
#9A84EE #CF84EE #EE84D8
triadic
#CF84EE #EECF84 #84EECF
tetradic
#CF84EE #EE9A84 #A3EE84 #84D8EE
square
#CF84EE #EE9A84 #A3EE84 #84D8EE
split-complementary
#CF84EE #D8EE84 #84EE9A
monochromatic
#A31EDA #BA4EE7 #CF84EE #E4BAF5 #F5E4FB
Accessibility & contrast
On white
2.56
#CF84EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#CF84EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF84EE
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF84EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF84EE | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF2
Deuteranopia (green-blind)
#85A4EB
Tritanopia (blue-blind)
#CD93AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cf84ee; /* rgb */ color: rgb(207, 132, 238); /* oklch */ color: oklch(73.0% 0.166 315.4);
Tailwind
colors: {
custom: {
50: '#dfa9f4',
500: '#cf84ee',
950: '#000000',
},
}SCSS
$custom: #cf84ee; $custom-light: #dfa9f4; $custom-dark: #000000;
JSON
{
"hex": "#cf84ee",
"rgb": {
"r": 207,
"g": 132,
"b": 238
},
"hsl": {
"h": 282.453,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.73007,
"c": 0.16618,
"h": 315.4
},
"luminance": 0.35941
}Semantic roles & 50–950 ramp
primary
#CF84EE
secondary
#E0F3D8
accent
#D80E49
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85