#CB8FF4#CB8FF4
#CB8FF4 is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.6% C 0.153 H 310.5°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CB8FF4 |
|---|---|
| RGB | rgb(203, 143, 244) |
| HSL | hsl(276, 82%, 76%) |
| HSV | hsv(276, 41%, 96%) |
| CMYK | cmyk(16.8%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(68.66, 40.80, -42.01) |
| CIE-LCH | lch(68.66, 58.56, 314.16°) |
| OKLab | oklab(74.64% 0.0994 -0.1165) |
| OKLCH | oklch(74.64% 0.153 310.5) |
| XYZ | xyz(50.7773, 38.8739, 90.3989) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.54
Baby Purple
#CA9BF7
ΔE00 3.10
Pastel Purple
#CAA0FF
ΔE00 4.55
Lavender (survey)
#C79FEF
ΔE00 4.73
Lilac (survey)
#CEA2FD
ΔE00 4.73
Pale Purple
#B790D4
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB8FF4 #B8F48F
analogous
#988FF4 #CB8FF4 #F48FEA
triadic
#CB8FF4 #F4CB8F #8FF4CB
tetradic
#CB8FF4 #F4988F #B8F48F #8FEAF4
square
#CB8FF4 #F4988F #B8F48F #8FEAF4
split-complementary
#CB8FF4 #EAF48F #8FF498
monochromatic
#9720E9 #B157EF #CB8FF4 #E5C7F9 #F2E3FC
Accessibility & contrast
On white
2.39
#CB8FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#CB8FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB8FF4
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB8FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB8FF4 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA5F8
Deuteranopia (green-blind)
#89A9F1
Tritanopia (blue-blind)
#C69EB6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cb8ff4; /* rgb */ color: rgb(203, 143, 244); /* oklch */ color: oklch(74.6% 0.153 310.5);
Tailwind
colors: {
custom: {
50: '#dcb1f8',
500: '#cb8ff4',
950: '#000000',
},
}SCSS
$custom: #cb8ff4; $custom-light: #dcb1f8; $custom-dark: #000000;
JSON
{
"hex": "#cb8ff4",
"rgb": {
"r": 203,
"g": 143,
"b": 244
},
"hsl": {
"h": 275.644,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.74636,
"c": 0.15314,
"h": 310.5
},
"luminance": 0.38873
}Semantic roles & 50–950 ramp
primary
#CB8FF4
secondary
#E3F4D7
accent
#DF075E
background
#FDFAFF
surface
#FBF5FF
border
#D4CFD7
text
#151117
muted
#838085