#CE90BF#CE90BF
#CE90BF is a light, moderate pink. Relative luminance 0.368; OKLCH L 72.9% C 0.097 H 335.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CE90BF |
|---|---|
| RGB | rgb(206, 144, 191) |
| HSL | hsl(315, 39%, 69%) |
| HSV | hsv(315, 30%, 81%) |
| CMYK | cmyk(0%, 30.1%, 7.3%, 19.2%) |
| CIE-LAB | lab(67.15, 30.80, -14.97) |
| CIE-LCH | lch(67.15, 34.25, 334.07°) |
| OKLab | oklab(72.89% 0.0883 -0.04) |
| OKLCH | oklch(72.89% 0.097 335.6) |
| XYZ | xyz(44.8304, 36.8318, 54.0279) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.86
Plum
#DDA0DD
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.89
Dusty Lavender
#AC86A8
ΔE00 7.46
Orchid (survey)
#C875C4
ΔE00 8.44
Pale Purple
#B790D4
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE90BF #90CE9F
analogous
#BE90CE #CE90BF #CE90A0
triadic
#CE90BF #BFCE90 #90BFCE
tetradic
#CE90BF #CEBE90 #90CE9F #90A0CE
square
#CE90BF #CEBE90 #90CE9F #90A0CE
split-complementary
#CE90BF #A0CE90 #90CEBE
monochromatic
#9E4689 #BB66A7 #CE90BF #E1BAD7 #F3E5F0
Accessibility & contrast
On white
2.51
#CE90BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#CE90BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE90BF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE90BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE90BF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC1
Deuteranopia (green-blind)
#9FA7BD
Tritanopia (blue-blind)
#D492A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ce90bf; /* rgb */ color: rgb(206, 144, 191); /* oklch */ color: oklch(72.9% 0.097 335.6);
Tailwind
colors: {
custom: {
50: '#deb1d2',
500: '#ce90bf',
950: '#000000',
},
}SCSS
$custom: #ce90bf; $custom-light: #deb1d2; $custom-dark: #000000;
JSON
{
"hex": "#ce90bf",
"rgb": {
"r": 206,
"g": 144,
"b": 191
},
"hsl": {
"h": 314.516,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.7289,
"c": 0.09691,
"h": 335.6
},
"luminance": 0.3683
}Semantic roles & 50–950 ramp
primary
#CE90BF
secondary
#D4E6D8
accent
#B25234
background
#FDFAFC
surface
#FBF5F9
border
#D4CFD2
text
#151114
muted
#838082