#CE79BC#CE79BC
#CE79BC is a light, vivid pink. Relative luminance 0.304; OKLCH L 69.0% C 0.135 H 335.2°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CE79BC |
|---|---|
| RGB | rgb(206, 121, 188) |
| HSL | hsl(313, 46%, 64%) |
| HSV | hsv(313, 41%, 81%) |
| CMYK | cmyk(0%, 41.3%, 8.7%, 19.2%) |
| CIE-LAB | lab(62.02, 42.61, -21.06) |
| CIE-LCH | lch(62.02, 47.53, 333.69°) |
| OKLab | oklab(68.97% 0.1227 -0.0567) |
| OKLCH | oklch(68.97% 0.135 335.2) |
| XYZ | xyz(41.3680, 30.4297, 51.2618) |
| Luminance | 0.3043 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.07
Pale Magenta
#D767AD
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 5.27
Orchid
#DA70D6
ΔE00 5.67
Purplish Pink
#CE5DAE
ΔE00 6.48
Purply Pink
#F075E6
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE79BC #79CE8B
analogous
#B679CE #CE79BC #CE7992
triadic
#CE79BC #BCCE79 #79BCCE
tetradic
#CE79BC #CEB679 #79CE8B #7992CE
square
#CE79BC #CEB679 #79CE8B #7992CE
split-complementary
#CE79BC #92CE79 #79CEB6
monochromatic
#963782 #BE4CA6 #CE79BC #DEA6D2 #EFD3E9
Accessibility & contrast
On white
2.96
#CE79BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#CE79BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE79BC
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE79BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE79BC | 1.00 | 2.96 | 7.09 | 7.09 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798EBE
Deuteranopia (green-blind)
#8F9ABA
Tritanopia (blue-blind)
#D67D92
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ce79bc; /* rgb */ color: rgb(206, 121, 188); /* oklch */ color: oklch(69.0% 0.135 335.2);
Tailwind
colors: {
custom: {
50: '#dea1d0',
500: '#ce79bc',
950: '#000000',
},
}SCSS
$custom: #ce79bc; $custom-light: #dea1d0; $custom-dark: #000000;
JSON
{
"hex": "#ce79bc",
"rgb": {
"r": 206,
"g": 121,
"b": 188
},
"hsl": {
"h": 312.706,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.68971,
"c": 0.1352,
"h": 335.2
},
"luminance": 0.30427
}Semantic roles & 50–950 ramp
primary
#CE79BC
secondary
#C3E0C9
accent
#BA4A2C
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82