#CE99B0#CE99B0
#CE99B0 is a light, moderate pink. Relative luminance 0.390; OKLCH L 74.0% C 0.070 H 351.2°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99B0 |
|---|---|
| RGB | rgb(206, 153, 176) |
| HSL | hsl(334, 35%, 70%) |
| HSV | hsv(334, 26%, 81%) |
| CMYK | cmyk(0%, 25.7%, 14.6%, 19.2%) |
| CIE-LAB | lab(68.78, 23.34, -4.17) |
| CIE-LCH | lch(68.78, 23.71, 349.88°) |
| OKLab | oklab(73.99% 0.0691 -0.0107) |
| OKLCH | oklch(73.99% 0.07 351.2) |
| XYZ | xyz(44.6813, 39.0408, 46.2479) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.74
Faded Pink
#DE9DAC
ΔE00 4.61
Grey Pink
#C3909B
ΔE00 5.09
Dusty Pink
#D8A7B1
ΔE00 5.52
Dull Pink
#D5869D
ΔE00 6.40
Lilac
#C8A2C8
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99B0 #99CEB7
analogous
#CE99CA #CE99B0 #CE9C99
triadic
#CE99B0 #B0CE99 #99B0CE
tetradic
#CE99B0 #CACE99 #99CEB7 #9C99CE
square
#CE99B0 #CACE99 #99CEB7 #9C99CE
split-complementary
#CE99B0 #99CE9C #99CACE
monochromatic
#A04D71 #BA7090 #CE99B0 #E2C2D0 #F5EAEF
Accessibility & contrast
On white
2.38
#CE99B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#CE99B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99B0
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99B0 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B1
Deuteranopia (green-blind)
#AAABAF
Tritanopia (blue-blind)
#D698A1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ce99b0; /* rgb */ color: rgb(206, 153, 176); /* oklch */ color: oklch(74.0% 0.070 351.2);
Tailwind
colors: {
custom: {
50: '#ddb7c7',
500: '#ce99b0',
950: '#000000',
},
}SCSS
$custom: #ce99b0; $custom-light: #ddb7c7; $custom-dark: #000000;
JSON
{
"hex": "#ce99b0",
"rgb": {
"r": 206,
"g": 153,
"b": 176
},
"hsl": {
"h": 333.962,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.73987,
"c": 0.06995,
"h": 351.2
},
"luminance": 0.39039
}Semantic roles & 50–950 ramp
primary
#CE99B0
secondary
#DAE9E2
accent
#AE7B38
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082