#CE90BB#CE90BB
#CE90BB is a light, moderate pink. Relative luminance 0.367; OKLCH L 72.7% C 0.094 H 338.4°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CE90BB |
|---|---|
| RGB | rgb(206, 144, 187) |
| HSL | hsl(318, 39%, 69%) |
| HSV | hsv(318, 30%, 81%) |
| CMYK | cmyk(0%, 30.1%, 9.2%, 19.2%) |
| CIE-LAB | lab(67.02, 30.10, -12.93) |
| CIE-LCH | lch(67.02, 32.76, 336.75°) |
| OKLab | oklab(72.75% 0.087 -0.0344) |
| OKLCH | oklch(72.75% 0.094 338.4) |
| XYZ | xyz(44.3962, 36.6581, 51.7412) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.98
Plum
#DDA0DD
ΔE00 6.77
Dusty Lavender
#AC86A8
ΔE00 7.28
Lavender Pink
#DD85D7
ΔE00 7.80
Light Mauve
#C292A1
ΔE00 8.22
Dull Pink
#D5869D
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE90BB #90CEA3
analogous
#C290CE #CE90BB #CE909C
triadic
#CE90BB #BBCE90 #90BBCE
tetradic
#CE90BB #CEC290 #90CEA3 #909CCE
square
#CE90BB #CEC290 #90CEA3 #909CCE
split-complementary
#CE90BB #9CCE90 #90CEC2
monochromatic
#9E4683 #BB66A1 #CE90BB #E1BAD5 #F3E5EF
Accessibility & contrast
On white
2.52
#CE90BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#CE90BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE90BB
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE90BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE90BB | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929DBD
Deuteranopia (green-blind)
#A0A7B9
Tritanopia (blue-blind)
#D5919F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ce90bb; /* rgb */ color: rgb(206, 144, 187); /* oklch */ color: oklch(72.7% 0.094 338.4);
Tailwind
colors: {
custom: {
50: '#deb1cf',
500: '#ce90bb',
950: '#000000',
},
}SCSS
$custom: #ce90bb; $custom-light: #deb1cf; $custom-dark: #000000;
JSON
{
"hex": "#ce90bb",
"rgb": {
"r": 206,
"g": 144,
"b": 187
},
"hsl": {
"h": 318.387,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.72747,
"c": 0.09356,
"h": 338.4
},
"luminance": 0.36656
}Semantic roles & 50–950 ramp
primary
#CE90BB
secondary
#D4E6D9
accent
#B25A34
background
#FDFAFC
surface
#FBF5F9
border
#D4CFD2
text
#151113
muted
#838082