#C090F8#C090F8
#C090F8 is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.9% C 0.153 H 304.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C090F8 |
|---|---|
| RGB | rgb(192, 144, 248) |
| HSL | hsl(268, 88%, 77%) |
| HSV | hsv(268, 42%, 97%) |
| CMYK | cmyk(22.6%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(67.97, 38.03, -45.36) |
| CIE-LCH | lch(67.97, 59.19, 309.98°) |
| OKLab | oklab(73.92% 0.0859 -0.1264) |
| OKLCH | oklch(73.92% 0.153 304.2) |
| XYZ | xyz(48.6512, 37.9305, 93.5470) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.15
Baby Purple
#CA9BF7
ΔE00 3.41
Pastel Purple
#CAA0FF
ΔE00 4.09
Lilac (survey)
#CEA2FD
ΔE00 4.86
Lavender (survey)
#C79FEF
ΔE00 5.01
Light Purple
#BF77F6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C090F8 #C8F890
analogous
#9094F8 #C090F8 #F490F8
triadic
#C090F8 #F8C090 #90F8C0
tetradic
#C090F8 #F89094 #C8F890 #90F8F4
square
#C090F8 #F89094 #C8F890 #90F8F4
split-complementary
#C090F8 #F8F490 #94F890
monochromatic
#7F1DF1 #9F56F4 #C090F8 #E1CAFC #EFE2FD
Accessibility & contrast
On white
2.45
#C090F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#C090F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C090F8
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C090F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C090F8 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FC
Deuteranopia (green-blind)
#81A6F5
Tritanopia (blue-blind)
#B7A1B8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c090f8; /* rgb */ color: rgb(192, 144, 248); /* oklch */ color: oklch(73.9% 0.153 304.2);
Tailwind
colors: {
custom: {
50: '#d5b1fb',
500: '#c090f8',
950: '#000000',
},
}SCSS
$custom: #c090f8; $custom-light: #d5b1fb; $custom-dark: #000000;
JSON
{
"hex": "#c090f8",
"rgb": {
"r": 192,
"g": 144,
"b": 248
},
"hsl": {
"h": 267.692,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.73924,
"c": 0.15282,
"h": 304.2
},
"luminance": 0.3793
}Semantic roles & 50–950 ramp
primary
#C090F8
secondary
#E7F5D6
accent
#E5017C
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085