#CE77BA#CE77BA
#CE77BA is a light, vivid pink. Relative luminance 0.299; OKLCH L 68.6% C 0.137 H 336.1°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CE77BA |
|---|---|
| RGB | rgb(206, 119, 186) |
| HSL | hsl(314, 47%, 64%) |
| HSV | hsv(314, 42%, 81%) |
| CMYK | cmyk(0%, 42.2%, 9.7%, 19.2%) |
| CIE-LAB | lab(61.54, 43.32, -20.67) |
| CIE-LCH | lch(61.54, 48.00, 334.49°) |
| OKLab | oklab(68.58% 0.1252 -0.0556) |
| OKLCH | oklch(68.58% 0.137 336.1) |
| XYZ | xyz(40.9133, 29.8630, 50.0540) |
| Luminance | 0.2986 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.19
Pale Magenta
#D767AD
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 5.73
Orchid
#DA70D6
ΔE00 5.78
Purplish Pink
#CE5DAE
ΔE00 5.98
Purply Pink
#F075E6
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE77BA #77CE8B
analogous
#B677CE #CE77BA #CE778E
triadic
#CE77BA #BACE77 #77BACE
tetradic
#CE77BA #CEB677 #77CE8B #778ECE
square
#CE77BA #CEB677 #77CE8B #778ECE
split-complementary
#CE77BA #8ECE77 #77CEB6
monochromatic
#95367F #BE4AA3 #CE77BA #DEA4D1 #EED1E8
Accessibility & contrast
On white
3.01
#CE77BA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#CE77BA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CE77BA
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE77BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE77BA | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788DBC
Deuteranopia (green-blind)
#8F99B7
Tritanopia (blue-blind)
#D67A90
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ce77ba; /* rgb */ color: rgb(206, 119, 186); /* oklch */ color: oklch(68.6% 0.137 336.1);
Tailwind
colors: {
custom: {
50: '#dea0cf',
500: '#ce77ba',
950: '#000000',
},
}SCSS
$custom: #ce77ba; $custom-light: #dea0cf; $custom-dark: #000000;
JSON
{
"hex": "#ce77ba",
"rgb": {
"r": 206,
"g": 119,
"b": 186
},
"hsl": {
"h": 313.793,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.6858,
"c": 0.13702,
"h": 336.1
},
"luminance": 0.29861
}Semantic roles & 50–950 ramp
primary
#CE77BA
secondary
#C1E0C8
accent
#BA4C2B
background
#FDFAFC
surface
#FBF3F9
border
#D4CDD2
text
#150F13
muted
#837F82