#CE90F4#CE90F4
#CE90F4 is a light, vivid violet. Relative luminance 0.396; OKLCH L 75.1% C 0.153 H 311.7°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CE90F4 |
|---|---|
| RGB | rgb(206, 144, 244) |
| HSL | hsl(277, 82%, 76%) |
| HSV | hsv(277, 41%, 96%) |
| CMYK | cmyk(15.6%, 41%, 0%, 4.3%) |
| CIE-LAB | lab(69.18, 41.12, -41.17) |
| CIE-LCH | lch(69.18, 58.18, 314.97°) |
| OKLab | oklab(75.1% 0.1015 -0.114) |
| OKLCH | oklch(75.1% 0.153 311.7) |
| XYZ | xyz(51.7532, 39.6009, 90.4878) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.06
Liliac
#C48EFD
ΔE00 3.09
Pastel Purple
#CAA0FF
ΔE00 4.57
Lilac (survey)
#CEA2FD
ΔE00 4.60
Lavender (survey)
#C79FEF
ΔE00 4.63
Pale Purple
#B790D4
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE90F4 #B6F490
analogous
#9C90F4 #CE90F4 #F490E8
triadic
#CE90F4 #F4CE90 #90F4CE
tetradic
#CE90F4 #F49C90 #B6F490 #90E8F4
square
#CE90F4 #F49C90 #B6F490 #90E8F4
split-complementary
#CE90F4 #E8F490 #90F49C
monochromatic
#9D21E9 #B558EE #CE90F4 #E7C8FA #F3E3FC
Accessibility & contrast
On white
2.35
#CE90F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#CE90F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE90F4
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE90F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE90F4 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA6F8
Deuteranopia (green-blind)
#8CAAF1
Tritanopia (blue-blind)
#CA9FB7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ce90f4; /* rgb */ color: rgb(206, 144, 244); /* oklch */ color: oklch(75.1% 0.153 311.7);
Tailwind
colors: {
custom: {
50: '#deb1f8',
500: '#ce90f4',
950: '#000000',
},
}SCSS
$custom: #ce90f4; $custom-light: #deb1f8; $custom-dark: #000000;
JSON
{
"hex": "#ce90f4",
"rgb": {
"r": 206,
"g": 144,
"b": 244
},
"hsl": {
"h": 277.2,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.751,
"c": 0.15263,
"h": 311.7
},
"luminance": 0.396
}Semantic roles & 50–950 ramp
primary
#CE90F4
secondary
#E2F4D7
accent
#DE0759
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085