#CE92AA#CE92AA
#CE92AA is a light, moderate pink. Relative luminance 0.366; OKLCH L 72.5% C 0.079 H 353.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CE92AA |
|---|---|
| RGB | rgb(206, 146, 170) |
| HSL | hsl(336, 38%, 69%) |
| HSV | hsv(336, 29%, 81%) |
| CMYK | cmyk(0%, 29.1%, 17.5%, 19.2%) |
| CIE-LAB | lab(66.96, 26.20, -3.49) |
| CIE-LCH | lch(66.96, 26.43, 352.42°) |
| OKLab | oklab(72.53% 0.0781 -0.0089) |
| OKLCH | oklch(72.53% 0.079 353.5) |
| XYZ | xyz(42.9885, 36.5840, 42.8195) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.64
Dull Pink
#D5869D
ΔE00 4.45
Grey Pink
#C3909B
ΔE00 4.64
Faded Pink
#DE9DAC
ΔE00 4.81
Pig Pink
#E78EA5
ΔE00 5.83
Greyish Pink
#C88D94
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE92AA #92CEB6
analogous
#CE92C8 #CE92AA #CE9892
triadic
#CE92AA #AACE92 #92AACE
tetradic
#CE92AA #C8CE92 #92CEB6 #9892CE
square
#CE92AA #C8CE92 #92CEB6 #9892CE
split-complementary
#CE92AA #92CE98 #92C8CE
monochromatic
#9E476A #BB6889 #CE92AA #E1BCCB #F4E6EC
Accessibility & contrast
On white
2.53
#CE92AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#CE92AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE92AA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE92AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE92AA | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAB
Deuteranopia (green-blind)
#A6A7A9
Tritanopia (blue-blind)
#D7909A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ce92aa; /* rgb */ color: rgb(206, 146, 170); /* oklch */ color: oklch(72.5% 0.079 353.5);
Tailwind
colors: {
custom: {
50: '#deb2c3',
500: '#ce92aa',
950: '#000000',
},
}SCSS
$custom: #ce92aa; $custom-light: #deb2c3; $custom-dark: #000000;
JSON
{
"hex": "#ce92aa",
"rgb": {
"r": 206,
"g": 146,
"b": 170
},
"hsl": {
"h": 336,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.72533,
"c": 0.07856,
"h": 353.5
},
"luminance": 0.36582
}Semantic roles & 50–950 ramp
primary
#CE92AA
secondary
#D5E7E0
accent
#B17F35
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081