#CE799D#CE799D
#CE799D is a light, moderate pink. Relative luminance 0.292; OKLCH L 67.8% C 0.114 H 353.7°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CE799D |
|---|---|
| RGB | rgb(206, 121, 157) |
| HSL | hsl(335, 46%, 64%) |
| HSV | hsv(335, 41%, 81%) |
| CMYK | cmyk(0%, 41.3%, 23.8%, 19.2%) |
| CIE-LAB | lab(60.99, 37.72, -4.93) |
| CIE-LCH | lch(60.99, 38.04, 352.55°) |
| OKLab | oklab(67.85% 0.1134 -0.0125) |
| OKLCH | oklch(67.85% 0.114 353.7) |
| XYZ | xyz(38.3777, 29.2336, 35.5131) |
| Luminance | 0.2923 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Muted Pink
#D1768F
ΔE00 4.06
Palevioletred
#DB7093
ΔE00 4.06
Dull Pink
#D5869D
ΔE00 4.70
Dusky Pink
#CC7A8B
ΔE00 5.71
Old Pink
#C77986
ΔE00 6.96
Pale Magenta
#D767AD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE799D #79CEAA
analogous
#CE79C8 #CE799D #CE8079
triadic
#CE799D #9DCE79 #799DCE
tetradic
#CE799D #C8CE79 #79CEAA #8079CE
square
#CE799D #C8CE79 #79CEAA #8079CE
split-complementary
#CE799D #79CE80 #79C8CE
monochromatic
#96375F #BE4C7C #CE799D #DEA6BE #EFD3DF
Accessibility & contrast
On white
3.07
#CE799D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#CE799D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CE799D
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE799D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE799D | 1.00 | 3.07 | 6.85 | 6.85 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#838A9E
Deuteranopia (green-blind)
#98999B
Tritanopia (blue-blind)
#DA7586
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #ce799d; /* rgb */ color: rgb(206, 121, 157); /* oklch */ color: oklch(67.8% 0.114 353.7);
Tailwind
colors: {
custom: {
50: '#dfa1b9',
500: '#ce799d',
950: '#000000',
},
}SCSS
$custom: #ce799d; $custom-light: #dfa1b9; $custom-dark: #000000;
JSON
{
"hex": "#ce799d",
"rgb": {
"r": 206,
"g": 121,
"b": 157
},
"hsl": {
"h": 334.588,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.67847,
"c": 0.11405,
"h": 353.7
},
"luminance": 0.29231
}Semantic roles & 50–950 ramp
primary
#CE799D
secondary
#C3E0D4
accent
#BA7E2C
background
#FDFAFB
surface
#FBF3F6
border
#D4CDD0
text
#150F11
muted
#837F80