#CF78EE#CF78EE
#CF78EE is a light, vivid purple. Relative luminance 0.329; OKLCH L 71.2% C 0.186 H 316.6°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CF78EE |
|---|---|
| RGB | rgb(207, 120, 238) |
| HSL | hsl(284, 78%, 70%) |
| HSV | hsv(284, 50%, 93%) |
| CMYK | cmyk(13%, 49.6%, 0%, 6.7%) |
| CIE-LAB | lab(64.06, 52.76, -45.90) |
| CIE-LCH | lch(64.06, 69.93, 318.98°) |
| OKLab | oklab(71.21% 0.1348 -0.1275) |
| OKLCH | oklch(71.21% 0.186 316.6) |
| XYZ | xyz(47.8789, 32.8729, 84.6953) |
| Luminance | 0.3287 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.74
Easter Purple
#C071FE
ΔE00 4.77
Orchid
#DA70D6
ΔE00 5.34
Bright Lilac
#C95EFB
ΔE00 6.05
Bright Lavender
#C760FF
ΔE00 6.16
Liliac
#C48EFD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF78EE #97EE78
analogous
#9478EE #CF78EE #EE78D2
triadic
#CF78EE #EECF78 #78EECF
tetradic
#CF78EE #EE9478 #97EE78 #78D2EE
square
#CF78EE #EE9478 #97EE78 #78D2EE
split-complementary
#CF78EE #D2EE78 #78EE94
monochromatic
#A11AD1 #BC42E7 #CF78EE #E2AEF5 #F5E4FC
Accessibility & contrast
On white
2.77
#CF78EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#CF78EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF78EE
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF78EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF78EE | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6096F2
Deuteranopia (green-blind)
#7A9EEB
Tritanopia (blue-blind)
#CE89A8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cf78ee; /* rgb */ color: rgb(207, 120, 238); /* oklch */ color: oklch(71.2% 0.186 316.6);
Tailwind
colors: {
custom: {
50: '#e0a2f4',
500: '#cf78ee',
950: '#000000',
},
}SCSS
$custom: #cf78ee; $custom-light: #e0a2f4; $custom-dark: #000000;
JSON
{
"hex": "#cf78ee",
"rgb": {
"r": 207,
"g": 120,
"b": 238
},
"hsl": {
"h": 284.237,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.71208,
"c": 0.18558,
"h": 316.6
},
"luminance": 0.32871
}Semantic roles & 50–950 ramp
primary
#CF78EE
secondary
#D9F1D1
accent
#DA0C42
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#150F17
muted
#847F85