#C0BEFF#C0BEFF
#C0BEFF is a very light, moderate blue. Relative luminance 0.553; OKLCH L 82.6% C 0.091 H 285.6°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BEFF |
|---|---|
| RGB | rgb(192, 190, 255) |
| HSL | hsl(242, 100%, 87%) |
| HSV | hsv(242, 25%, 100%) |
| CMYK | cmyk(24.7%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(79.19, 14.29, -31.70) |
| CIE-LCH | lch(79.19, 34.77, 294.27°) |
| OKLab | oklab(82.59% 0.0245 -0.0874) |
| OKLCH | oklch(82.59% 0.091 285.6) |
| XYZ | xyz(58.1972, 55.2523, 102.1869) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.70
Periwinkle
#CCCCFF
ΔE00 4.22
Pale Violet
#CEAEFA
ΔE00 7.14
Light Violet
#D6B4FC
ΔE00 7.50
Light Lavender
#DFC5FE
ΔE00 7.77
Pastel Blue
#A2BFFE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BEFF #FDFFBE
analogous
#BEDDFF #C0BEFF #E1BEFF
triadic
#C0BEFF #FFC0BE #BEFFC0
tetradic
#C0BEFF #FFBEDD #FDFFBE #BEFFE1
square
#C0BEFF #FFBEDD #FDFFBE #BEFFE1
split-complementary
#C0BEFF #FFE1BE #DDFFBE
monochromatic
#4944FF #8581FF #C0BEFF #E1E0FF #E1E0FF
Accessibility & contrast
On white
1.74
#C0BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#C0BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BEFF
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BEFF | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#B2C9D5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c0beff; /* rgb */ color: rgb(192, 190, 255); /* oklch */ color: oklch(82.6% 0.091 285.6);
Tailwind
colors: {
custom: {
50: '#d4d1ff',
500: '#c0beff',
950: '#000000',
},
}SCSS
$custom: #c0beff; $custom-light: #d4d1ff; $custom-dark: #000000;
JSON
{
"hex": "#c0beff",
"rgb": {
"r": 192,
"g": 190,
"b": 255
},
"hsl": {
"h": 241.846,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.82594,
"c": 0.09073,
"h": 285.6
},
"luminance": 0.55253
}Semantic roles & 50–950 ramp
primary
#C0BEFF
secondary
#E4E77A
accent
#E600DE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386