#CD81F4#CD81F4
#CD81F4 is a light, vivid violet. Relative luminance 0.352; OKLCH L 72.6% C 0.177 H 313.2°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CD81F4 |
|---|---|
| RGB | rgb(205, 129, 244) |
| HSL | hsl(280, 84%, 73%) |
| HSV | hsv(280, 47%, 96%) |
| CMYK | cmyk(16%, 47.1%, 0%, 4.3%) |
| CIE-LAB | lab(65.91, 48.80, -46.30) |
| CIE-LCH | lch(65.91, 67.28, 316.51°) |
| OKLab | oklab(72.63% 0.121 -0.1288) |
| OKLCH | oklch(72.63% 0.177 313.2) |
| XYZ | xyz(49.3535, 35.2124, 89.7672) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.75
Liliac
#C48EFD
ΔE00 4.05
Easter Purple
#C071FE
ΔE00 5.09
Baby Purple
#CA9BF7
ΔE00 6.47
Violet (CSS)
#EE82EE
ΔE00 6.61
Light Urple
#B36FF6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD81F4 #A8F481
analogous
#9381F4 #CD81F4 #F481E2
triadic
#CD81F4 #F4CD81 #81F4CD
tetradic
#CD81F4 #F49381 #A8F481 #81E2F4
square
#CD81F4 #F49381 #A8F481 #81E2F4
split-complementary
#CD81F4 #E2F481 #81F493
monochromatic
#9F14E6 #B749EF #CD81F4 #E3B9F9 #F4E3FD
Accessibility & contrast
On white
2.61
#CD81F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#CD81F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD81F4
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD81F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD81F4 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF8
Deuteranopia (green-blind)
#7EA2F1
Tritanopia (blue-blind)
#CA93AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cd81f4; /* rgb */ color: rgb(205, 129, 244); /* oklch */ color: oklch(72.6% 0.177 313.2);
Tailwind
colors: {
custom: {
50: '#dea7f8',
500: '#cd81f4',
950: '#000000',
},
}SCSS
$custom: #cd81f4; $custom-light: #dea7f8; $custom-dark: #000000;
JSON
{
"hex": "#cd81f4",
"rgb": {
"r": 205,
"g": 129,
"b": 244
},
"hsl": {
"h": 279.652,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.72629,
"c": 0.17675,
"h": 313.2
},
"luminance": 0.35211
}Semantic roles & 50–950 ramp
primary
#CD81F4
secondary
#E1F4D7
accent
#E0054F
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85