#C0BED2#C0BED2
#C0BED2 is a light, muted blue. Relative luminance 0.527; OKLCH L 80.9% C 0.028 H 290.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BED2 |
|---|---|
| RGB | rgb(192, 190, 210) |
| HSL | hsl(246, 18%, 78%) |
| HSV | hsv(246, 10%, 82%) |
| CMYK | cmyk(8.6%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(77.69, 4.53, -9.76) |
| CIE-LCH | lch(77.69, 10.76, 294.92°) |
| OKLab | oklab(80.93% 0.0097 -0.0262) |
| OKLCH | oklch(80.93% 0.028 290.4) |
| XYZ | xyz(51.7823, 52.6863, 68.4017) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.58
Light Blue Grey
#B7C9E2
ΔE00 8.66
Thistle
#D8BFD8
ΔE00 8.71
Lightsteelblue
#B0C4DE
ΔE00 9.16
Lavender (CSS)
#E6E6FA
ΔE00 9.37
Silver
#C0C0C0
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BED2 #D0D2BE
analogous
#BEC6D2 #C0BED2 #CABED2
triadic
#C0BED2 #D2C0BE #BED2C0
tetradic
#C0BED2 #D2BEC6 #D0D2BE #BED2CA
square
#C0BED2 #D2BEC6 #D0D2BE #BED2CA
split-complementary
#C0BED2 #D2CABE #C6D2BE
monochromatic
#7A76A0 #9D9AB9 #C0BED2 #E3E2EB #EDEDF2
Accessibility & contrast
On white
1.82
#C0BED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#C0BED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BED2
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BED2 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D3
Deuteranopia (green-blind)
#BAC0D1
Tritanopia (blue-blind)
#BDC1C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c0bed2; /* rgb */ color: rgb(192, 190, 210); /* oklch */ color: oklch(80.9% 0.028 290.4);
Tailwind
colors: {
custom: {
50: '#d3d1df',
500: '#c0bed2',
950: '#000000',
},
}SCSS
$custom: #c0bed2; $custom-light: #d3d1df; $custom-dark: #000000;
JSON
{
"hex": "#c0bed2",
"rgb": {
"r": 192,
"g": 190,
"b": 210
},
"hsl": {
"h": 246,
"s": 18.182,
"l": 78.431
},
"oklch": {
"l": 0.80934,
"c": 0.02794,
"h": 290.4
},
"luminance": 0.52687
}Semantic roles & 50–950 ramp
primary
#C0BED2
secondary
#A4A78D
accent
#9C4994
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384