#CF80F2#CF80F2
#CF80F2 is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.6% C 0.177 H 314.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CF80F2 |
|---|---|
| RGB | rgb(207, 128, 242) |
| HSL | hsl(282, 81%, 73%) |
| HSV | hsv(282, 47%, 95%) |
| CMYK | cmyk(14.5%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(65.84, 49.46, -45.31) |
| CIE-LCH | lch(65.84, 67.07, 317.51°) |
| OKLab | oklab(72.59% 0.1245 -0.1259) |
| OKLCH | oklch(72.59% 0.177 314.7) |
| XYZ | xyz(49.4758, 35.1158, 88.1589) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.07
Liliac
#C48EFD
ΔE00 4.60
Easter Purple
#C071FE
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 6.10
Orchid
#DA70D6
ΔE00 6.43
Baby Purple
#CA9BF7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF80F2 #A3F280
analogous
#9680F2 #CF80F2 #F280DC
triadic
#CF80F2 #F2CF80 #80F2CF
tetradic
#CF80F2 #F29680 #A3F280 #80DCF2
square
#CF80F2 #F29680 #A3F280 #80DCF2
split-complementary
#CF80F2 #DCF280 #80F296
monochromatic
#A317E1 #BA48EC #CF80F2 #E4B8F8 #F5E3FC
Accessibility & contrast
On white
2.62
#CF80F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#CF80F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF80F2
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF80F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF80F2 | 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)
#699BF6
Deuteranopia (green-blind)
#7FA2EF
Tritanopia (blue-blind)
#CD91AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cf80f2; /* rgb */ color: rgb(207, 128, 242); /* oklch */ color: oklch(72.6% 0.177 314.7);
Tailwind
colors: {
custom: {
50: '#e0a7f7',
500: '#cf80f2',
950: '#000000',
},
}SCSS
$custom: #cf80f2; $custom-light: #e0a7f7; $custom-dark: #000000;
JSON
{
"hex": "#cf80f2",
"rgb": {
"r": 207,
"g": 128,
"b": 242
},
"hsl": {
"h": 281.579,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.72592,
"c": 0.17702,
"h": 314.7
},
"luminance": 0.35115
}Semantic roles & 50–950 ramp
primary
#CF80F2
secondary
#E0F4D7
accent
#DE0849
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85