#CE92BB#CE92BB
#CE92BB is a light, moderate pink. Relative luminance 0.373; OKLCH L 73.1% C 0.090 H 338.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CE92BB |
|---|---|
| RGB | rgb(206, 146, 187) |
| HSL | hsl(319, 38%, 69%) |
| HSV | hsv(319, 29%, 81%) |
| CMYK | cmyk(0%, 29.1%, 9.2%, 19.2%) |
| CIE-LAB | lab(67.48, 29.01, -12.24) |
| CIE-LCH | lch(67.48, 31.49, 337.12°) |
| OKLab | oklab(73.1% 0.0839 -0.0325) |
| OKLCH | oklch(73.1% 0.09 338.8) |
| XYZ | xyz(44.7018, 37.2693, 51.8431) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.53
Plum
#DDA0DD
ΔE00 6.77
Dusty Lavender
#AC86A8
ΔE00 7.33
Light Mauve
#C292A1
ΔE00 7.81
Dull Pink
#D5869D
ΔE00 8.16
Lavender Pink
#DD85D7
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE92BB #92CEA5
analogous
#C392CE #CE92BB #CE929D
triadic
#CE92BB #BBCE92 #92BBCE
tetradic
#CE92BB #CEC392 #92CEA5 #929DCE
square
#CE92BB #CEC392 #92CEA5 #929DCE
split-complementary
#CE92BB #9DCE92 #92CEC3
monochromatic
#9E4783 #BB68A1 #CE92BB #E1BCD5 #F4E6F0
Accessibility & contrast
On white
2.48
#CE92BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#CE92BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE92BB
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE92BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE92BB | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBD
Deuteranopia (green-blind)
#A2A8B9
Tritanopia (blue-blind)
#D593A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ce92bb; /* rgb */ color: rgb(206, 146, 187); /* oklch */ color: oklch(73.1% 0.090 338.8);
Tailwind
colors: {
custom: {
50: '#ddb2cf',
500: '#ce92bb',
950: '#000000',
},
}SCSS
$custom: #ce92bb; $custom-light: #ddb2cf; $custom-dark: #000000;
JSON
{
"hex": "#ce92bb",
"rgb": {
"r": 206,
"g": 146,
"b": 187
},
"hsl": {
"h": 319,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.73098,
"c": 0.08997,
"h": 338.8
},
"luminance": 0.37267
}Semantic roles & 50–950 ramp
primary
#CE92BB
secondary
#D5E7DB
accent
#B15C35
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082