#CE99B7#CE99B7
#CE99B7 is a light, moderate pink. Relative luminance 0.393; OKLCH L 74.2% C 0.074 H 344.1°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99B7 |
|---|---|
| RGB | rgb(206, 153, 183) |
| HSL | hsl(326, 35%, 70%) |
| HSV | hsv(326, 26%, 81%) |
| CMYK | cmyk(0%, 25.7%, 11.2%, 19.2%) |
| CIE-LAB | lab(68.99, 24.51, -7.76) |
| CIE-LCH | lch(68.99, 25.71, 342.42°) |
| OKLab | oklab(74.21% 0.0716 -0.0204) |
| OKLCH | oklch(74.21% 0.074 344.1) |
| XYZ | xyz(45.3918, 39.3250, 49.9900) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.13
Light Mauve
#C292A1
ΔE00 5.48
Faded Pink
#DE9DAC
ΔE00 6.40
Grey Pink
#C3909B
ΔE00 7.02
Dusty Pink
#D8A7B1
ΔE00 7.25
Dull Pink
#D5869D
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99B7 #99CEB0
analogous
#CA99CE #CE99B7 #CE999C
triadic
#CE99B7 #B7CE99 #99B7CE
tetradic
#CE99B7 #CECA99 #99CEB0 #999CCE
square
#CE99B7 #CECA99 #99CEB0 #999CCE
split-complementary
#CE99B7 #9CCE99 #99CECA
monochromatic
#A04D7C #BA709A #CE99B7 #E2C2D4 #F5EAF0
Accessibility & contrast
On white
2.37
#CE99B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#CE99B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99B7
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99B7 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B8
Deuteranopia (green-blind)
#A8ABB6
Tritanopia (blue-blind)
#D599A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ce99b7; /* rgb */ color: rgb(206, 153, 183); /* oklch */ color: oklch(74.2% 0.074 344.1);
Tailwind
colors: {
custom: {
50: '#ddb7cc',
500: '#ce99b7',
950: '#000000',
},
}SCSS
$custom: #ce99b7; $custom-light: #ddb7cc; $custom-dark: #000000;
JSON
{
"hex": "#ce99b7",
"rgb": {
"r": 206,
"g": 153,
"b": 183
},
"hsl": {
"h": 326.038,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.74213,
"c": 0.07445,
"h": 344.1
},
"luminance": 0.39323
}Semantic roles & 50–950 ramp
primary
#CE99B7
secondary
#DAE9E0
accent
#AE6B38
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082