#C0BEE2#C0BEE2
#C0BEE2 is a light, muted blue. Relative luminance 0.535; OKLCH L 81.5% C 0.050 H 287.8°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BEE2 |
|---|---|
| RGB | rgb(192, 190, 226) |
| HSL | hsl(243, 38%, 82%) |
| HSV | hsv(243, 16%, 89%) |
| CMYK | cmyk(15%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(78.18, 7.84, -17.66) |
| CIE-LCH | lch(78.18, 19.32, 293.93°) |
| OKLab | oklab(81.48% 0.0154 -0.0479) |
| OKLCH | oklch(81.48% 0.05 287.8) |
| XYZ | xyz(53.8761, 53.5238, 79.4295) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.43
Light Periwinkle
#C1C6FC
ΔE00 5.79
Light Lavender
#DFC5FE
ΔE00 8.28
Pale Lilac
#E4CBFF
ΔE00 8.53
Thistle
#D8BFD8
ΔE00 8.84
Light Blue Grey
#B7C9E2
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BEE2 #E0E2BE
analogous
#BECEE2 #C0BEE2 #D2BEE2
triadic
#C0BEE2 #E2C0BE #BEE2C0
tetradic
#C0BEE2 #E2BECE #E0E2BE #BEE2D2
square
#C0BEE2 #E2BECE #E0E2BE #BEE2D2
split-complementary
#C0BEE2 #E2D2BE #CEE2BE
monochromatic
#6E69BC #9794CF #C0BEE2 #E9E8F5 #EAEAF6
Accessibility & contrast
On white
1.79
#C0BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#C0BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BEE2
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BEE2 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E4
Deuteranopia (green-blind)
#B5C0E1
Tritanopia (blue-blind)
#B9C4CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c0bee2; /* rgb */ color: rgb(192, 190, 226); /* oklch */ color: oklch(81.5% 0.050 287.8);
Tailwind
colors: {
custom: {
50: '#d3d1eb',
500: '#c0bee2',
950: '#000000',
},
}SCSS
$custom: #c0bee2; $custom-light: #d3d1eb; $custom-dark: #000000;
JSON
{
"hex": "#c0bee2",
"rgb": {
"r": 192,
"g": 190,
"b": 226
},
"hsl": {
"h": 243.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.81483,
"c": 0.05032,
"h": 287.8
},
"luminance": 0.53524
}Semantic roles & 50–950 ramp
primary
#C0BEE2
secondary
#B8BB89
accent
#B134AA
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384