#CE80F4#CE80F4
#CE80F4 is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.6% C 0.179 H 313.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CE80F4 |
|---|---|
| RGB | rgb(206, 128, 244) |
| HSL | hsl(280, 84%, 73%) |
| HSV | hsv(280, 48%, 96%) |
| CMYK | cmyk(15.6%, 47.5%, 0%, 4.3%) |
| CIE-LAB | lab(65.82, 49.60, -46.44) |
| CIE-LCH | lch(65.82, 67.95, 316.88°) |
| OKLab | oklab(72.58% 0.1236 -0.1292) |
| OKLCH | oklch(72.58% 0.179 313.7) |
| XYZ | xyz(49.4992, 35.0930, 89.7365) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.75
Liliac
#C48EFD
ΔE00 4.32
Easter Purple
#C071FE
ΔE00 5.04
Violet (CSS)
#EE82EE
ΔE00 6.46
Baby Purple
#CA9BF7
ΔE00 6.71
Light Urple
#B36FF6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE80F4 #A6F480
analogous
#9480F4 #CE80F4 #F480E0
triadic
#CE80F4 #F4CE80 #80F4CE
tetradic
#CE80F4 #F49480 #A6F480 #80E0F4
square
#CE80F4 #F49480 #A6F480 #80E0F4
split-complementary
#CE80F4 #E0F480 #80F494
monochromatic
#A114E6 #B848EF #CE80F4 #E4B8F9 #F4E3FD
Accessibility & contrast
On white
2.62
#CE80F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#CE80F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE80F4
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE80F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE80F4 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679CF8
Deuteranopia (green-blind)
#7DA2F1
Tritanopia (blue-blind)
#CB92AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ce80f4; /* rgb */ color: rgb(206, 128, 244); /* oklch */ color: oklch(72.6% 0.179 313.7);
Tailwind
colors: {
custom: {
50: '#dfa7f8',
500: '#ce80f4',
950: '#000000',
},
}SCSS
$custom: #ce80f4; $custom-light: #dfa7f8; $custom-dark: #000000;
JSON
{
"hex": "#ce80f4",
"rgb": {
"r": 206,
"g": 128,
"b": 244
},
"hsl": {
"h": 280.345,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.72585,
"c": 0.17876,
"h": 313.7
},
"luminance": 0.35092
}Semantic roles & 50–950 ramp
primary
#CE80F4
secondary
#E0F5D6
accent
#E1054D
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85