#CE99B1#CE99B1
#CE99B1 is a light, moderate pink. Relative luminance 0.391; OKLCH L 74.0% C 0.071 H 350.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99B1 |
|---|---|
| RGB | rgb(206, 153, 177) |
| HSL | hsl(333, 35%, 70%) |
| HSV | hsv(333, 26%, 81%) |
| CMYK | cmyk(0%, 25.7%, 14.1%, 19.2%) |
| CIE-LAB | lab(68.81, 23.51, -4.68) |
| CIE-LCH | lch(68.81, 23.97, 348.74°) |
| OKLab | oklab(74.02% 0.0695 -0.0121) |
| OKLCH | oklch(74.02% 0.071 350.1) |
| XYZ | xyz(44.7806, 39.0805, 46.7709) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.97
Faded Pink
#DE9DAC
ΔE00 4.85
Grey Pink
#C3909B
ΔE00 5.36
Dusty Pink
#D8A7B1
ΔE00 5.75
Dull Pink
#D5869D
ΔE00 6.52
Lilac
#C8A2C8
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99B1 #99CEB6
analogous
#CE99CB #CE99B1 #CE9B99
triadic
#CE99B1 #B1CE99 #99B1CE
tetradic
#CE99B1 #CBCE99 #99CEB6 #9B99CE
square
#CE99B1 #CBCE99 #99CEB6 #9B99CE
split-complementary
#CE99B1 #99CE9B #99CBCE
monochromatic
#A04D72 #BA7091 #CE99B1 #E2C2D1 #F5EAEF
Accessibility & contrast
On white
2.38
#CE99B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#CE99B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99B1
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99B1 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA3B2
Deuteranopia (green-blind)
#AAABB0
Tritanopia (blue-blind)
#D698A1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ce99b1; /* rgb */ color: rgb(206, 153, 177); /* oklch */ color: oklch(74.0% 0.071 350.1);
Tailwind
colors: {
custom: {
50: '#ddb7c8',
500: '#ce99b1',
950: '#000000',
},
}SCSS
$custom: #ce99b1; $custom-light: #ddb7c8; $custom-dark: #000000;
JSON
{
"hex": "#ce99b1",
"rgb": {
"r": 206,
"g": 153,
"b": 177
},
"hsl": {
"h": 332.83,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.74019,
"c": 0.07053,
"h": 350.1
},
"luminance": 0.39079
}Semantic roles & 50–950 ramp
primary
#CE99B1
secondary
#DAE9E2
accent
#AE7838
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082