#C089ED#C089ED
#C089ED is a light, vivid violet. Relative luminance 0.352; OKLCH L 72.2% C 0.151 H 308.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C089ED |
|---|---|
| RGB | rgb(192, 137, 237) |
| HSL | hsl(273, 74%, 73%) |
| HSV | hsv(273, 42%, 93%) |
| CMYK | cmyk(19%, 42.2%, 0%, 7.1%) |
| CIE-LAB | lab(65.91, 39.39, -42.55) |
| CIE-LCH | lch(65.91, 57.98, 312.80°) |
| OKLab | oklab(72.21% 0.0937 -0.1182) |
| OKLCH | oklch(72.21% 0.151 308.4) |
| XYZ | xyz(45.9670, 35.2127, 84.4795) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.65
Baby Purple
#CA9BF7
ΔE00 4.62
Light Purple
#BF77F6
ΔE00 4.83
Pale Purple
#B790D4
ΔE00 5.60
Lavender (survey)
#C79FEF
ΔE00 5.86
Pastel Purple
#CAA0FF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C089ED #B6ED89
analogous
#8E89ED #C089ED #ED89E8
triadic
#C089ED #EDC089 #89EDC0
tetradic
#C089ED #ED8E89 #B6ED89 #89E8ED
square
#C089ED #ED8E89 #B6ED89 #89E8ED
split-complementary
#C089ED #E8ED89 #89ED8E
monochromatic
#8721DA #A454E5 #C089ED #DCBEF5 #F1E4FB
Accessibility & contrast
On white
2.61
#C089ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#C089ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C089ED
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C089ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C089ED | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#80A1EA
Tritanopia (blue-blind)
#BA99B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #c089ed; /* rgb */ color: rgb(192, 137, 237); /* oklch */ color: oklch(72.2% 0.151 308.4);
Tailwind
colors: {
custom: {
50: '#d5acf3',
500: '#c089ed',
950: '#000000',
},
}SCSS
$custom: #c089ed; $custom-light: #d5acf3; $custom-dark: #000000;
JSON
{
"hex": "#c089ed",
"rgb": {
"r": 192,
"g": 137,
"b": 237
},
"hsl": {
"h": 273,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.72213,
"c": 0.15085,
"h": 308.4
},
"luminance": 0.35212
}Semantic roles & 50–950 ramp
primary
#C089ED
secondary
#E4F3D8
accent
#D61069
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85