#CE78F8#CE78F8
#CE78F8 is a light, vivid purple. Relative luminance 0.333; OKLCH L 71.6% C 0.196 H 313.5°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CE78F8 |
|---|---|
| RGB | rgb(206, 120, 248) |
| HSL | hsl(280, 90%, 72%) |
| HSV | hsv(280, 52%, 97%) |
| CMYK | cmyk(16.9%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(64.43, 54.54, -50.84) |
| CIE-LCH | lch(64.43, 74.56, 317.01°) |
| OKLab | oklab(71.62% 0.1347 -0.1419) |
| OKLCH | oklch(71.62% 0.196 313.5) |
| XYZ | xyz(49.1105, 33.3333, 92.6357) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.72
Easter Purple
#C071FE
ΔE00 3.51
Bright Lavender
#C760FF
ΔE00 5.36
Bright Lilac
#C95EFB
ΔE00 5.46
Light Urple
#B36FF6
ΔE00 5.50
Liliac
#C48EFD
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE78F8 #A2F878
analogous
#8E78F8 #CE78F8 #F878E2
triadic
#CE78F8 #F8CE78 #78F8CE
tetradic
#CE78F8 #F88E78 #A2F878 #78E2F8
square
#CE78F8 #F88E78 #A2F878 #78E2F8
split-complementary
#CE78F8 #E2F878 #78F88E
monochromatic
#A10CE9 #B93EF5 #CE78F8 #E3B2FB #F4E2FD
Accessibility & contrast
On white
2.74
#CE78F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#CE78F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE78F8
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE78F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE78F8 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5997FC
Deuteranopia (green-blind)
#749EF5
Tritanopia (blue-blind)
#CA8DAD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ce78f8; /* rgb */ color: rgb(206, 120, 248); /* oklch */ color: oklch(71.6% 0.196 313.5);
Tailwind
colors: {
custom: {
50: '#dfa2fb',
500: '#ce78f8',
950: '#000000',
},
}SCSS
$custom: #ce78f8; $custom-light: #dfa2fb; $custom-dark: #000000;
JSON
{
"hex": "#ce78f8",
"rgb": {
"r": 206,
"g": 120,
"b": 248
},
"hsl": {
"h": 280.313,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.71617,
"c": 0.19562,
"h": 313.5
},
"luminance": 0.33332
}Semantic roles & 50–950 ramp
primary
#CE78F8
secondary
#E0F6D5
accent
#E6004B
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#150F17
muted
#847F85