#CD90F0#CD90F0
#CD90F0 is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.8% C 0.148 H 312.4°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CD90F0 |
|---|---|
| RGB | rgb(205, 144, 240) |
| HSL | hsl(278, 76%, 75%) |
| HSV | hsv(278, 40%, 94%) |
| CMYK | cmyk(14.6%, 40%, 0%, 5.9%) |
| CIE-LAB | lab(68.91, 39.98, -39.41) |
| CIE-LCH | lch(68.91, 56.14, 315.41°) |
| OKLab | oklab(74.81% 0.0996 -0.109) |
| OKLCH | oklch(74.81% 0.148 312.4) |
| XYZ | xyz(50.8756, 39.2179, 87.3109) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.14
Liliac
#C48EFD
ΔE00 3.56
Lavender (survey)
#C79FEF
ΔE00 4.43
Lilac (survey)
#CEA2FD
ΔE00 4.72
Pastel Purple
#CAA0FF
ΔE00 4.78
Pale Purple
#B790D4
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD90F0 #B3F090
analogous
#9D90F0 #CD90F0 #F090E3
triadic
#CD90F0 #F0CD90 #90F0CD
tetradic
#CD90F0 #F09D90 #B3F090 #90E3F0
square
#CD90F0 #F09D90 #B3F090 #90E3F0
split-complementary
#CD90F0 #E3F090 #90F09D
monochromatic
#9C24E1 #B55AE9 #CD90F0 #E5C6F7 #F3E4FB
Accessibility & contrast
On white
2.37
#CD90F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#CD90F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD90F0
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD90F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD90F0 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA5F4
Deuteranopia (green-blind)
#8DAAED
Tritanopia (blue-blind)
#CA9EB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cd90f0; /* rgb */ color: rgb(205, 144, 240); /* oklch */ color: oklch(74.8% 0.148 312.4);
Tailwind
colors: {
custom: {
50: '#ddb1f5',
500: '#cd90f0',
950: '#000000',
},
}SCSS
$custom: #cd90f0; $custom-light: #ddb1f5; $custom-dark: #000000;
JSON
{
"hex": "#cd90f0",
"rgb": {
"r": 205,
"g": 144,
"b": 240
},
"hsl": {
"h": 278.125,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.74813,
"c": 0.14762,
"h": 312.4
},
"luminance": 0.39217
}Semantic roles & 50–950 ramp
primary
#CD90F0
secondary
#E2F3D8
accent
#D80D57
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085