#CE82BE#CE82BE
#CE82BE is a light, vivid pink. Relative luminance 0.328; OKLCH L 70.5% C 0.121 H 334.8°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CE82BE |
|---|---|
| RGB | rgb(206, 130, 190) |
| HSL | hsl(313, 44%, 66%) |
| HSV | hsv(313, 37%, 81%) |
| CMYK | cmyk(0%, 36.9%, 7.8%, 19.2%) |
| CIE-LAB | lab(64.00, 38.19, -19.18) |
| CIE-LCH | lch(64.00, 42.73, 333.33°) |
| OKLab | oklab(70.49% 0.1096 -0.0515) |
| OKLCH | oklch(70.49% 0.121 334.8) |
| XYZ | xyz(42.7302, 32.8069, 52.7868) |
| Luminance | 0.3281 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 4.84
Pale Magenta
#D767AD
ΔE00 6.74
Orchid
#DA70D6
ΔE00 7.03
Plum
#DDA0DD
ΔE00 8.03
Bubblegum Pink
#FE83CC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE82BE #82CE92
analogous
#B882CE #CE82BE #CE8298
triadic
#CE82BE #BECE82 #82BECE
tetradic
#CE82BE #CEB882 #82CE92 #8298CE
square
#CE82BE #CEB882 #82CE92 #8298CE
split-complementary
#CE82BE #98CE82 #82CEB8
monochromatic
#993C86 #BD56A7 #CE82BE #DFAED5 #F0DAEC
Accessibility & contrast
On white
2.78
#CE82BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#CE82BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE82BE
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE82BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE82BE | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8294C0
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#D58598
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ce82be; /* rgb */ color: rgb(206, 130, 190); /* oklch */ color: oklch(70.5% 0.121 334.8);
Tailwind
colors: {
custom: {
50: '#dea7d1',
500: '#ce82be',
950: '#000000',
},
}SCSS
$custom: #ce82be; $custom-light: #dea7d1; $custom-dark: #000000;
JSON
{
"hex": "#ce82be",
"rgb": {
"r": 206,
"g": 130,
"b": 190
},
"hsl": {
"h": 312.632,
"s": 43.678,
"l": 65.882
},
"oklch": {
"l": 0.70489,
"c": 0.12108,
"h": 334.8
},
"luminance": 0.32805
}Semantic roles & 50–950 ramp
primary
#CE82BE
secondary
#C9E2CF
accent
#B74B2F
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82