#CD83F8#CD83F8
#CD83F8 is a light, vivid violet. Relative luminance 0.360; OKLCH L 73.1% C 0.178 H 311.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CD83F8 |
|---|---|
| RGB | rgb(205, 131, 248) |
| HSL | hsl(278, 89%, 74%) |
| HSV | hsv(278, 47%, 97%) |
| CMYK | cmyk(17.3%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(66.51, 48.60, -47.56) |
| CIE-LCH | lch(66.51, 68.00, 315.62°) |
| OKLab | oklab(73.14% 0.1189 -0.1324) |
| OKLCH | oklch(73.14% 0.178 311.9) |
| XYZ | xyz(50.2334, 35.9901, 93.0893) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.42
Light Purple
#BF77F6
ΔE00 3.84
Easter Purple
#C071FE
ΔE00 5.13
Baby Purple
#CA9BF7
ΔE00 6.05
Light Urple
#B36FF6
ΔE00 6.84
Violet (CSS)
#EE82EE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD83F8 #AEF883
analogous
#9383F8 #CD83F8 #F883E8
triadic
#CD83F8 #F8CD83 #83F8CD
tetradic
#CD83F8 #F89383 #AEF883 #83E8F8
square
#CD83F8 #F89383 #AEF883 #83E8F8
split-complementary
#CD83F8 #E8F883 #83F893
monochromatic
#9E0FF1 #B649F5 #CD83F8 #E4BDFB #F3E2FD
Accessibility & contrast
On white
2.56
#CD83F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#CD83F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD83F8
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD83F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD83F8 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFC
Deuteranopia (green-blind)
#7DA3F5
Tritanopia (blue-blind)
#C995B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cd83f8; /* rgb */ color: rgb(205, 131, 248); /* oklch */ color: oklch(73.1% 0.178 311.9);
Tailwind
colors: {
custom: {
50: '#dea9fb',
500: '#cd83f8',
950: '#000000',
},
}SCSS
$custom: #cd83f8; $custom-light: #dea9fb; $custom-dark: #000000;
JSON
{
"hex": "#cd83f8",
"rgb": {
"r": 205,
"g": 131,
"b": 248
},
"hsl": {
"h": 277.949,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.73136,
"c": 0.17795,
"h": 311.9
},
"luminance": 0.35989
}Semantic roles & 50–950 ramp
primary
#CD83F8
secondary
#E1F5D6
accent
#E60054
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85