#CE77BB#CE77BB
#CE77BB is a light, vivid pink. Relative luminance 0.299; OKLCH L 68.6% C 0.138 H 335.6°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CE77BB |
|---|---|
| RGB | rgb(206, 119, 187) |
| HSL | hsl(313, 47%, 64%) |
| HSV | hsv(313, 42%, 81%) |
| CMYK | cmyk(0%, 42.2%, 9.2%, 19.2%) |
| CIE-LAB | lab(61.57, 43.49, -21.18) |
| CIE-LCH | lch(61.57, 48.37, 334.03°) |
| OKLab | oklab(68.62% 0.1255 -0.057) |
| OKLCH | oklch(68.62% 0.138 335.6) |
| XYZ | xyz(41.0200, 29.9057, 50.6158) |
| Luminance | 0.2990 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.98
Pale Magenta
#D767AD
ΔE00 4.53
Orchid
#DA70D6
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 5.58
Purplish Pink
#CE5DAE
ΔE00 6.00
Purply Pink
#F075E6
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE77BB #77CE8A
analogous
#B577CE #CE77BB #CE778F
triadic
#CE77BB #BBCE77 #77BBCE
tetradic
#CE77BB #CEB577 #77CE8A #778FCE
square
#CE77BB #CEB577 #77CE8A #778FCE
split-complementary
#CE77BB #8FCE77 #77CEB5
monochromatic
#953680 #BE4AA5 #CE77BB #DEA4D1 #EED1E8
Accessibility & contrast
On white
3.01
#CE77BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#CE77BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CE77BB
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE77BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE77BB | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788DBD
Deuteranopia (green-blind)
#8E99B8
Tritanopia (blue-blind)
#D67B91
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ce77bb; /* rgb */ color: rgb(206, 119, 187); /* oklch */ color: oklch(68.6% 0.138 335.6);
Tailwind
colors: {
custom: {
50: '#dea0cf',
500: '#ce77bb',
950: '#000000',
},
}SCSS
$custom: #ce77bb; $custom-light: #dea0cf; $custom-dark: #000000;
JSON
{
"hex": "#ce77bb",
"rgb": {
"r": 206,
"g": 119,
"b": 187
},
"hsl": {
"h": 313.103,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.6862,
"c": 0.13785,
"h": 335.6
},
"luminance": 0.29903
}Semantic roles & 50–950 ramp
primary
#CE77BB
secondary
#C1E0C8
accent
#BA4A2B
background
#FDFAFC
surface
#FBF3F9
border
#D4CDD2
text
#150F14
muted
#837F82