#CE99B2#CE99B2
#CE99B2 is a light, moderate pink. Relative luminance 0.391; OKLCH L 74.1% C 0.071 H 349.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99B2 |
|---|---|
| RGB | rgb(206, 153, 178) |
| HSL | hsl(332, 35%, 70%) |
| HSV | hsv(332, 26%, 81%) |
| CMYK | cmyk(0%, 25.7%, 13.6%, 19.2%) |
| CIE-LAB | lab(68.84, 23.67, -5.20) |
| CIE-LCH | lch(68.84, 24.23, 347.62°) |
| OKLab | oklab(74.05% 0.0698 -0.0135) |
| OKLCH | oklch(74.05% 0.071 349.1) |
| XYZ | xyz(44.8807, 39.1205, 47.2978) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.20
Faded Pink
#DE9DAC
ΔE00 5.10
Grey Pink
#C3909B
ΔE00 5.63
Dusty Pink
#D8A7B1
ΔE00 5.99
Lilac
#C8A2C8
ΔE00 6.30
Dull Pink
#D5869D
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99B2 #99CEB5
analogous
#CE99CC #CE99B2 #CE9A99
triadic
#CE99B2 #B2CE99 #99B2CE
tetradic
#CE99B2 #CCCE99 #99CEB5 #9A99CE
square
#CE99B2 #CCCE99 #99CEB5 #9A99CE
split-complementary
#CE99B2 #99CE9A #99CCCE
monochromatic
#A04D74 #BA7093 #CE99B2 #E2C2D1 #F5EAEF
Accessibility & contrast
On white
2.38
#CE99B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#CE99B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99B2
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99B2 | 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)
#9DA3B3
Deuteranopia (green-blind)
#AAABB1
Tritanopia (blue-blind)
#D698A1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ce99b2; /* rgb */ color: rgb(206, 153, 178); /* oklch */ color: oklch(74.1% 0.071 349.1);
Tailwind
colors: {
custom: {
50: '#ddb7c9',
500: '#ce99b2',
950: '#000000',
},
}SCSS
$custom: #ce99b2; $custom-light: #ddb7c9; $custom-dark: #000000;
JSON
{
"hex": "#ce99b2",
"rgb": {
"r": 206,
"g": 153,
"b": 178
},
"hsl": {
"h": 331.698,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.7405,
"c": 0.07113,
"h": 349.1
},
"luminance": 0.39119
}Semantic roles & 50–950 ramp
primary
#CE99B2
secondary
#DAE9E2
accent
#AE7638
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082