#CE7FEE#CE7FEE
#CE7FEE is a light, vivid purple. Relative luminance 0.345; OKLCH L 72.1% C 0.174 H 315.5°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CE7FEE |
|---|---|
| RGB | rgb(206, 127, 238) |
| HSL | hsl(283, 77%, 72%) |
| HSV | hsv(283, 47%, 93%) |
| CMYK | cmyk(13.4%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(65.34, 48.88, -43.90) |
| CIE-LCH | lch(65.34, 65.70, 318.08°) |
| OKLab | oklab(72.13% 0.1241 -0.1218) |
| OKLCH | oklch(72.13% 0.174 315.5) |
| XYZ | xyz(48.4732, 34.4749, 84.9732) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.18
Liliac
#C48EFD
ΔE00 5.02
Easter Purple
#C071FE
ΔE00 5.53
Orchid
#DA70D6
ΔE00 5.92
Violet (CSS)
#EE82EE
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE7FEE #9FEE7F
analogous
#977FEE #CE7FEE #EE7FD7
triadic
#CE7FEE #EECE7F #7FEECE
tetradic
#CE7FEE #EE977F #9FEE7F #7FD7EE
square
#CE7FEE #EE977F #9FEE7F #7FD7EE
split-complementary
#CE7FEE #D7EE7F #7FEE97
monochromatic
#A11CD6 #B949E7 #CE7FEE #E3B5F5 #F5E4FB
Accessibility & contrast
On white
2.66
#CE7FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#CE7FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE7FEE
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE7FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE7FEE | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#80A1EB
Tritanopia (blue-blind)
#CC8FAB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ce7fee; /* rgb */ color: rgb(206, 127, 238); /* oklch */ color: oklch(72.1% 0.174 315.5);
Tailwind
colors: {
custom: {
50: '#dfa6f4',
500: '#ce7fee',
950: '#000000',
},
}SCSS
$custom: #ce7fee; $custom-light: #dfa6f4; $custom-dark: #000000;
JSON
{
"hex": "#ce7fee",
"rgb": {
"r": 206,
"g": 127,
"b": 238
},
"hsl": {
"h": 282.703,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.72134,
"c": 0.1739,
"h": 315.5
},
"luminance": 0.34474
}Semantic roles & 50–950 ramp
primary
#CE7FEE
secondary
#DEF3D6
accent
#D90D48
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85