#C0B2FF#C0B2FF
#C0B2FF is a light, moderate violet. Relative luminance 0.503; OKLCH L 80.3% C 0.108 H 292.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C0B2FF |
|---|---|
| RGB | rgb(192, 178, 255) |
| HSL | hsl(251, 100%, 85%) |
| HSV | hsv(251, 30%, 100%) |
| CMYK | cmyk(24.7%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(76.23, 20.87, -36.26) |
| CIE-LCH | lch(76.23, 41.84, 299.93°) |
| OKLab | oklab(80.32% 0.0408 -0.1003) |
| OKLCH | oklch(80.32% 0.108 292.1) |
| XYZ | xyz(55.7043, 50.2665, 101.3560) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.36
Light Violet
#D6B4FC
ΔE00 5.53
Pastel Purple
#CAA0FF
ΔE00 6.25
Light Periwinkle
#C1C6FC
ΔE00 6.28
Lilac (survey)
#CEA2FD
ΔE00 6.40
Lavender (survey)
#C79FEF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0B2FF #F1FFB2
analogous
#B2CBFF #C0B2FF #E6B2FF
triadic
#C0B2FF #FFC0B2 #B2FFC0
tetradic
#C0B2FF #FFB2CB #F1FFB2 #B2FFE6
square
#C0B2FF #FFB2CB #F1FFB2 #B2FFE6
split-complementary
#C0B2FF #FFE6B2 #CBFFB2
monochromatic
#5C38FF #8E75FF #C0B2FF #E6E0FF #E6E0FF
Accessibility & contrast
On white
1.90
#C0B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#C0B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0B2FF
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0B2FF | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBDFF
Deuteranopia (green-blind)
#9FBBFD
Tritanopia (blue-blind)
#B3BFCE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c0b2ff; /* rgb */ color: rgb(192, 178, 255); /* oklch */ color: oklch(80.3% 0.108 292.1);
Tailwind
colors: {
custom: {
50: '#d4c9ff',
500: '#c0b2ff',
950: '#000000',
},
}SCSS
$custom: #c0b2ff; $custom-light: #d4c9ff; $custom-dark: #000000;
JSON
{
"hex": "#c0b2ff",
"rgb": {
"r": 192,
"g": 178,
"b": 255
},
"hsl": {
"h": 250.909,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.80315,
"c": 0.1083,
"h": 292.1
},
"luminance": 0.50267
}Semantic roles & 50–950 ramp
primary
#C0B2FF
secondary
#D0E670
accent
#E600BC
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#141318
muted
#838286