#CD91F0#CD91F0
#CD91F0 is a light, vivid violet. Relative luminance 0.395; OKLCH L 75.0% C 0.146 H 312.3°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CD91F0 |
|---|---|
| RGB | rgb(205, 145, 240) |
| HSL | hsl(278, 76%, 75%) |
| HSV | hsv(278, 40%, 94%) |
| CMYK | cmyk(14.6%, 39.6%, 0%, 5.9%) |
| CIE-LAB | lab(69.13, 39.44, -39.07) |
| CIE-LCH | lch(69.13, 55.52, 315.27°) |
| OKLab | oklab(74.98% 0.0982 -0.108) |
| OKLCH | oklch(74.98% 0.146 312.3) |
| XYZ | xyz(51.0277, 39.5221, 87.3616) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.93
Liliac
#C48EFD
ΔE00 3.64
Lavender (survey)
#C79FEF
ΔE00 4.19
Lilac (survey)
#CEA2FD
ΔE00 4.50
Pastel Purple
#CAA0FF
ΔE00 4.60
Pale Purple
#B790D4
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD91F0 #B4F091
analogous
#9D91F0 #CD91F0 #F091E3
triadic
#CD91F0 #F0CD91 #91F0CD
tetradic
#CD91F0 #F09D91 #B4F091 #91E3F0
square
#CD91F0 #F09D91 #B4F091 #91E3F0
split-complementary
#CD91F0 #E3F091 #91F09D
monochromatic
#9C25E1 #B55BE9 #CD91F0 #E5C7F7 #F3E4FB
Accessibility & contrast
On white
2.36
#CD91F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#CD91F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD91F0
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD91F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD91F0 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F4
Deuteranopia (green-blind)
#8EAAED
Tritanopia (blue-blind)
#CA9EB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cd91f0; /* rgb */ color: rgb(205, 145, 240); /* oklch */ color: oklch(75.0% 0.146 312.3);
Tailwind
colors: {
custom: {
50: '#ddb2f5',
500: '#cd91f0',
950: '#000000',
},
}SCSS
$custom: #cd91f0; $custom-light: #ddb2f5; $custom-dark: #000000;
JSON
{
"hex": "#cd91f0",
"rgb": {
"r": 205,
"g": 145,
"b": 240
},
"hsl": {
"h": 277.895,
"s": 76,
"l": 75.49
},
"oklch": {
"l": 0.74978,
"c": 0.14594,
"h": 312.3
},
"luminance": 0.39521
}Semantic roles & 50–950 ramp
primary
#CD91F0
secondary
#E2F3D8
accent
#D80D58
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085