#CB8DED#CB8DED
#CB8DED is a light, vivid violet. Relative luminance 0.379; OKLCH L 74.0% C 0.148 H 312.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CB8DED |
|---|---|
| RGB | rgb(203, 141, 237) |
| HSL | hsl(279, 73%, 74%) |
| HSV | hsv(279, 41%, 93%) |
| CMYK | cmyk(14.3%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(67.92, 40.39, -39.33) |
| CIE-LCH | lch(67.92, 56.37, 315.76°) |
| OKLab | oklab(73.98% 0.1009 -0.1088) |
| OKLCH | oklch(73.98% 0.148 312.9) |
| XYZ | xyz(49.4370, 37.8617, 84.8081) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.65
Baby Purple
#CA9BF7
ΔE00 3.80
Lavender (survey)
#C79FEF
ΔE00 4.99
Lilac (survey)
#CEA2FD
ΔE00 5.45
Pastel Purple
#CAA0FF
ΔE00 5.46
Pale Purple
#B790D4
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB8DED #AFED8D
analogous
#9B8DED #CB8DED #ED8DDF
triadic
#CB8DED #EDCB8D #8DEDCB
tetradic
#CB8DED #ED9B8D #AFED8D #8DDFED
square
#CB8DED #ED9B8D #AFED8D #8DDFED
split-complementary
#CB8DED #DFED8D #8DED9B
monochromatic
#9B23DC #B358E5 #CB8DED #E3C2F5 #F3E5FB
Accessibility & contrast
On white
2.45
#CB8DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#CB8DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB8DED
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB8DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB8DED | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F1
Deuteranopia (green-blind)
#8AA7EA
Tritanopia (blue-blind)
#C89BB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cb8ded; /* rgb */ color: rgb(203, 141, 237); /* oklch */ color: oklch(74.0% 0.148 312.9);
Tailwind
colors: {
custom: {
50: '#dcaff3',
500: '#cb8ded',
950: '#000000',
},
}SCSS
$custom: #cb8ded; $custom-light: #dcaff3; $custom-dark: #000000;
JSON
{
"hex": "#cb8ded",
"rgb": {
"r": 203,
"g": 141,
"b": 237
},
"hsl": {
"h": 278.75,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.73978,
"c": 0.14837,
"h": 312.9
},
"luminance": 0.37861
}Semantic roles & 50–950 ramp
primary
#CB8DED
secondary
#E2F2D9
accent
#D51156
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151017
muted
#837F85