#C090FB#C090FB
#C090FB is a light, vivid violet. Relative luminance 0.381; OKLCH L 74.1% C 0.157 H 303.5°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C090FB |
|---|---|
| RGB | rgb(192, 144, 251) |
| HSL | hsl(267, 93%, 77%) |
| HSV | hsv(267, 43%, 98%) |
| CMYK | cmyk(23.5%, 42.6%, 0%, 1.6%) |
| CIE-LAB | lab(68.11, 38.71, -46.78) |
| CIE-LCH | lch(68.11, 60.72, 309.61°) |
| OKLab | oklab(74.07% 0.0864 -0.1305) |
| OKLCH | oklch(74.07% 0.157 303.5) |
| XYZ | xyz(49.1204, 38.1181, 96.0178) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.98
Baby Purple
#CA9BF7
ΔE00 3.67
Pastel Purple
#CAA0FF
ΔE00 4.16
Lilac (survey)
#CEA2FD
ΔE00 5.01
Lavender (survey)
#C79FEF
ΔE00 5.34
Light Purple
#BF77F6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C090FB #CBFB90
analogous
#9096FB #C090FB #F590FB
triadic
#C090FB #FBC090 #90FBC0
tetradic
#C090FB #FB9096 #CBFB90 #90FBF5
square
#C090FB #FB9096 #CBFB90 #90FBF5
split-complementary
#C090FB #FBF590 #96FB90
monochromatic
#7D1AF7 #9E55F9 #C090FB #E2CBFD #EEE1FE
Accessibility & contrast
On white
2.44
#C090FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#C090FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C090FB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C090FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C090FB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#B6A2BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c090fb; /* rgb */ color: rgb(192, 144, 251); /* oklch */ color: oklch(74.1% 0.157 303.5);
Tailwind
colors: {
custom: {
50: '#d5b1fd',
500: '#c090fb',
950: '#000000',
},
}SCSS
$custom: #c090fb; $custom-light: #d5b1fd; $custom-dark: #000000;
JSON
{
"hex": "#c090fb",
"rgb": {
"r": 192,
"g": 144,
"b": 251
},
"hsl": {
"h": 266.916,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.74073,
"c": 0.15652,
"h": 303.5
},
"luminance": 0.38118
}Semantic roles & 50–950 ramp
primary
#C090FB
secondary
#E7F6D5
accent
#E6007F
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085