#CE77F8#CE77F8
#CE77F8 is a light, vivid purple. Relative luminance 0.331; OKLCH L 71.5% C 0.197 H 313.6°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CE77F8 |
|---|---|
| RGB | rgb(206, 119, 248) |
| HSL | hsl(280, 90%, 72%) |
| HSV | hsv(280, 52%, 97%) |
| CMYK | cmyk(16.9%, 52%, 0%, 2.7%) |
| CIE-LAB | lab(64.24, 55.04, -51.14) |
| CIE-LCH | lch(64.24, 75.14, 317.10°) |
| OKLab | oklab(71.47% 0.136 -0.1428) |
| OKLCH | oklch(71.47% 0.197 313.6) |
| XYZ | xyz(48.9909, 33.0940, 92.5958) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.68
Easter Purple
#C071FE
ΔE00 3.39
Bright Lavender
#C760FF
ΔE00 5.16
Bright Lilac
#C95EFB
ΔE00 5.25
Light Urple
#B36FF6
ΔE00 5.40
Liliac
#C48EFD
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE77F8 #A1F877
analogous
#8E77F8 #CE77F8 #F877E2
triadic
#CE77F8 #F8CE77 #77F8CE
tetradic
#CE77F8 #F88E77 #A1F877 #77E2F8
square
#CE77F8 #F88E77 #A1F877 #77E2F8
split-complementary
#CE77F8 #E2F877 #77F88E
monochromatic
#A10CE9 #B93DF5 #CE77F8 #E3B1FB #F5E2FE
Accessibility & contrast
On white
2.76
#CE77F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#CE77F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE77F8
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE77F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE77F8 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5797FC
Deuteranopia (green-blind)
#739EF5
Tritanopia (blue-blind)
#CA8CAD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ce77f8; /* rgb */ color: rgb(206, 119, 248); /* oklch */ color: oklch(71.5% 0.197 313.6);
Tailwind
colors: {
custom: {
50: '#dfa1fb',
500: '#ce77f8',
950: '#000000',
},
}SCSS
$custom: #ce77f8; $custom-light: #dfa1fb; $custom-dark: #000000;
JSON
{
"hex": "#ce77f8",
"rgb": {
"r": 206,
"g": 119,
"b": 248
},
"hsl": {
"h": 280.465,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.71475,
"c": 0.19716,
"h": 313.6
},
"luminance": 0.33093
}Semantic roles & 50–950 ramp
primary
#CE77F8
secondary
#E0F6D5
accent
#E6004B
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#150F17
muted
#847F85