#CE97DB#CE97DB
#CE97DB is a light, moderate purple. Relative luminance 0.404; OKLCH L 75.2% C 0.112 H 319.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CE97DB |
|---|---|
| RGB | rgb(206, 151, 219) |
| HSL | hsl(289, 49%, 73%) |
| HSV | hsv(289, 31%, 86%) |
| CMYK | cmyk(5.9%, 31.1%, 0%, 14.1%) |
| CIE-LAB | lab(69.73, 32.21, -26.59) |
| CIE-LCH | lch(69.73, 41.77, 320.46°) |
| OKLab | oklab(75.18% 0.0857 -0.0725) |
| OKLCH | oklch(75.18% 0.112 319.8) |
| XYZ | xyz(49.3047, 40.3708, 72.1992) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.73
Pale Purple
#B790D4
ΔE00 4.76
Lavender (survey)
#C79FEF
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 5.57
Baby Purple
#CA9BF7
ΔE00 6.08
Lilac (survey)
#CEA2FD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE97DB #A4DB97
analogous
#AC97DB #CE97DB #DB97C6
triadic
#CE97DB #DBCE97 #97DBCE
tetradic
#CE97DB #DBAC97 #A4DB97 #97C6DB
square
#CE97DB #DBAC97 #A4DB97 #97C6DB
split-complementary
#CE97DB #C6DB97 #97DBAC
monochromatic
#A140B8 #B96ACB #CE97DB #E3C4EB #F4E8F7
Accessibility & contrast
On white
2.31
#CE97DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#CE97DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE97DB
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE97DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE97DB | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7DE
Deuteranopia (green-blind)
#9CACD9
Tritanopia (blue-blind)
#CF9EB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ce97db; /* rgb */ color: rgb(206, 151, 219); /* oklch */ color: oklch(75.2% 0.112 319.8);
Tailwind
colors: {
custom: {
50: '#deb6e6',
500: '#ce97db',
950: '#000000',
},
}SCSS
$custom: #ce97db; $custom-light: #deb6e6; $custom-dark: #000000;
JSON
{
"hex": "#ce97db",
"rgb": {
"r": 206,
"g": 151,
"b": 219
},
"hsl": {
"h": 288.529,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.75183,
"c": 0.11225,
"h": 319.8
},
"luminance": 0.4037
}Semantic roles & 50–950 ramp
primary
#CE97DB
secondary
#E0EEDD
accent
#BC2A46
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084