#CF83EE#CF83EE
#CF83EE is a light, vivid purple. Relative luminance 0.357; OKLCH L 72.9% C 0.168 H 315.5°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CF83EE |
|---|---|
| RGB | rgb(207, 131, 238) |
| HSL | hsl(283, 76%, 72%) |
| HSV | hsv(283, 45%, 93%) |
| CMYK | cmyk(13%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(66.27, 47.07, -42.43) |
| CIE-LCH | lch(66.27, 63.37, 317.97°) |
| OKLab | oklab(72.85% 0.1198 -0.1176) |
| OKLCH | oklch(72.85% 0.168 315.5) |
| XYZ | xyz(49.2787, 35.6724, 85.1619) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.63
Light Purple
#BF77F6
ΔE00 4.90
Violet (CSS)
#EE82EE
ΔE00 5.69
Baby Purple
#CA9BF7
ΔE00 6.19
Lavender Pink
#DD85D7
ΔE00 6.24
Orchid
#DA70D6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF83EE #A2EE83
analogous
#9A83EE #CF83EE #EE83D7
triadic
#CF83EE #EECF83 #83EECF
tetradic
#CF83EE #EE9A83 #A2EE83 #83D7EE
square
#CF83EE #EE9A83 #A2EE83 #83D7EE
split-complementary
#CF83EE #D7EE83 #83EE9A
monochromatic
#A31ED9 #BA4DE7 #CF83EE #E4B9F5 #F5E4FB
Accessibility & contrast
On white
2.58
#CF83EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#CF83EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF83EE
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF83EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF83EE | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF2
Deuteranopia (green-blind)
#84A3EB
Tritanopia (blue-blind)
#CD92AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cf83ee; /* rgb */ color: rgb(207, 131, 238); /* oklch */ color: oklch(72.9% 0.168 315.5);
Tailwind
colors: {
custom: {
50: '#dfa9f4',
500: '#cf83ee',
950: '#000000',
},
}SCSS
$custom: #cf83ee; $custom-light: #dfa9f4; $custom-dark: #000000;
JSON
{
"hex": "#cf83ee",
"rgb": {
"r": 207,
"g": 131,
"b": 238
},
"hsl": {
"h": 282.617,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.72852,
"c": 0.16782,
"h": 315.5
},
"luminance": 0.35671
}Semantic roles & 50–950 ramp
primary
#CF83EE
secondary
#E0F3D8
accent
#D80D48
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85