#CE7FF0#CE7FF0
#CE7FF0 is a light, vivid purple. Relative luminance 0.346; OKLCH L 72.2% C 0.176 H 315.0°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CE7FF0 |
|---|---|
| RGB | rgb(206, 127, 240) |
| HSL | hsl(282, 79%, 72%) |
| HSV | hsv(282, 47%, 94%) |
| CMYK | cmyk(14.2%, 47.1%, 0%, 5.9%) |
| CIE-LAB | lab(65.43, 49.29, -44.85) |
| CIE-LCH | lch(65.43, 66.65, 317.70°) |
| OKLab | oklab(72.23% 0.1244 -0.1246) |
| OKLCH | oklch(72.23% 0.176 315) |
| XYZ | xyz(48.7687, 34.5931, 86.5293) |
| Luminance | 0.3459 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.97
Liliac
#C48EFD
ΔE00 4.82
Easter Purple
#C071FE
ΔE00 5.29
Violet (CSS)
#EE82EE
ΔE00 6.17
Orchid
#DA70D6
ΔE00 6.19
Light Urple
#B36FF6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE7FF0 #A1F07F
analogous
#967FF0 #CE7FF0 #F07FDA
triadic
#CE7FF0 #F0CE7F #7FF0CE
tetradic
#CE7FF0 #F0967F #A1F07F #7FDAF0
square
#CE7FF0 #F0967F #A1F07F #7FDAF0
split-complementary
#CE7FF0 #DAF07F #7FF096
monochromatic
#A11ADB #B948EA #CE7FF0 #E3B6F6 #F5E4FC
Accessibility & contrast
On white
2.65
#CE7FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#CE7FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE7FF0
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE7FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE7FF0 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689AF4
Deuteranopia (green-blind)
#7FA1ED
Tritanopia (blue-blind)
#CC90AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ce7ff0; /* rgb */ color: rgb(206, 127, 240); /* oklch */ color: oklch(72.2% 0.176 315.0);
Tailwind
colors: {
custom: {
50: '#dfa6f5',
500: '#ce7ff0',
950: '#000000',
},
}SCSS
$custom: #ce7ff0; $custom-light: #dfa6f5; $custom-dark: #000000;
JSON
{
"hex": "#ce7ff0",
"rgb": {
"r": 206,
"g": 127,
"b": 240
},
"hsl": {
"h": 281.947,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.72233,
"c": 0.17605,
"h": 315
},
"luminance": 0.34592
}Semantic roles & 50–950 ramp
primary
#CE7FF0
secondary
#E0F4D7
accent
#DB0A49
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#150F17
muted
#837F85