#CD8FF4#CD8FF4
#CD8FF4 is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.8% C 0.154 H 311.4°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8FF4 |
|---|---|
| RGB | rgb(205, 143, 244) |
| HSL | hsl(277, 82%, 76%) |
| HSV | hsv(277, 41%, 96%) |
| CMYK | cmyk(16%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(68.86, 41.37, -41.67) |
| CIE-LCH | lch(68.86, 58.72, 314.79°) |
| OKLab | oklab(74.84% 0.1017 -0.1155) |
| OKLCH | oklch(74.84% 0.154 311.4) |
| XYZ | xyz(51.3256, 39.1566, 90.4246) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.87
Baby Purple
#CA9BF7
ΔE00 3.21
Pastel Purple
#CAA0FF
ΔE00 4.69
Lilac (survey)
#CEA2FD
ΔE00 4.79
Lavender (survey)
#C79FEF
ΔE00 4.81
Pale Purple
#B790D4
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8FF4 #B6F48F
analogous
#9A8FF4 #CD8FF4 #F48FE8
triadic
#CD8FF4 #F4CD8F #8FF4CD
tetradic
#CD8FF4 #F49A8F #B6F48F #8FE8F4
square
#CD8FF4 #F49A8F #B6F48F #8FE8F4
split-complementary
#CD8FF4 #E8F48F #8FF49A
monochromatic
#9B20E9 #B457EF #CD8FF4 #E6C7F9 #F3E3FC
Accessibility & contrast
On white
2.38
#CD8FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#CD8FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8FF4
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8FF4 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F8
Deuteranopia (green-blind)
#8AA9F1
Tritanopia (blue-blind)
#C99EB6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cd8ff4; /* rgb */ color: rgb(205, 143, 244); /* oklch */ color: oklch(74.8% 0.154 311.4);
Tailwind
colors: {
custom: {
50: '#deb1f8',
500: '#cd8ff4',
950: '#000000',
},
}SCSS
$custom: #cd8ff4; $custom-light: #deb1f8; $custom-dark: #000000;
JSON
{
"hex": "#cd8ff4",
"rgb": {
"r": 205,
"g": 143,
"b": 244
},
"hsl": {
"h": 276.832,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.74837,
"c": 0.1539,
"h": 311.4
},
"luminance": 0.39156
}Semantic roles & 50–950 ramp
primary
#CD8FF4
secondary
#E2F4D7
accent
#DF075A
background
#FDFAFF
surface
#FBF5FF
border
#D4CFD7
text
#151117
muted
#838085