#CE55BC#CE55BC
#CE55BC is a light, vivid purple. Relative luminance 0.233; OKLCH L 64.0% C 0.194 H 333.8°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CE55BC |
|---|---|
| RGB | rgb(206, 85, 188) |
| HSL | hsl(309, 55%, 57%) |
| HSV | hsv(309, 59%, 81%) |
| CMYK | cmyk(0%, 58.7%, 8.7%, 19.2%) |
| CIE-LAB | lab(55.33, 60.16, -31.38) |
| CIE-LCH | lch(55.33, 67.86, 332.45°) |
| OKLab | oklab(64% 0.1737 -0.0855) |
| OKLCH | oklch(64% 0.194 333.8) |
| XYZ | xyz(37.7793, 23.2525, 50.0656) |
| Luminance | 0.2325 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.49
Purpleish Pink
#DF4EC8
ΔE00 2.99
Purplish Pink
#CE5DAE
ΔE00 3.60
Pinkish Purple
#D648D7
ΔE00 4.79
Purpley Pink
#C83CB9
ΔE00 5.07
Mediumorchid
#BA55D3
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE55BC #55CE67
analogous
#A455CE #CE55BC #CE557F
triadic
#CE55BC #BCCE55 #55BCCE
tetradic
#CE55BC #CEA455 #55CE67 #557FCE
square
#CE55BC #CEA455 #55CE67 #557FCE
split-complementary
#CE55BC #7FCE55 #55CEA4
monochromatic
#832675 #B2339F #CE55BC #DC85CF #E9B4E1
Accessibility & contrast
On white
3.72
#CE55BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#CE55BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CE55BC
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE55BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE55BC | 1.00 | 3.72 | 5.65 | 5.65 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5379BF
Deuteranopia (green-blind)
#798BB9
Tritanopia (blue-blind)
#D75D81
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #ce55bc; /* rgb */ color: rgb(206, 85, 188); /* oklch */ color: oklch(64.0% 0.194 333.8);
Tailwind
colors: {
custom: {
50: '#e08bd0',
500: '#ce55bc',
950: '#000000',
},
}SCSS
$custom: #ce55bc; $custom-light: #e08bd0; $custom-dark: #000000;
JSON
{
"hex": "#ce55bc",
"rgb": {
"r": 206,
"g": 85,
"b": 188
},
"hsl": {
"h": 308.926,
"s": 55.251,
"l": 57.059
},
"oklch": {
"l": 0.63999,
"c": 0.19357,
"h": 333.8
},
"luminance": 0.2325
}Semantic roles & 50–950 ramp
primary
#CE55BC
secondary
#A7D8AE
accent
#DF5F49
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82