#C0BED0#C0BED0
#C0BED0 is a light, muted blue. Relative luminance 0.526; OKLCH L 80.9% C 0.025 H 290.9°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BED0 |
|---|---|
| RGB | rgb(192, 190, 208) |
| HSL | hsl(247, 16%, 78%) |
| HSV | hsv(247, 9%, 82%) |
| CMYK | cmyk(7.7%, 8.7%, 0%, 18.4%) |
| CIE-LAB | lab(77.63, 4.13, -8.76) |
| CIE-LCH | lch(77.63, 9.69, 295.26°) |
| OKLab | oklab(80.87% 0.009 -0.0235) |
| OKLCH | oklch(80.87% 0.025 290.9) |
| XYZ | xyz(51.5346, 52.5872, 67.0976) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.88
Light Blue Grey
#B7C9E2
ΔE00 8.62
Silver
#C0C0C0
ΔE00 8.64
Thistle
#D8BFD8
ΔE00 8.96
Lightsteelblue
#B0C4DE
ΔE00 9.13
Lavender (CSS)
#E6E6FA
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BED0 #CED0BE
analogous
#BEC5D0 #C0BED0 #C9BED0
triadic
#C0BED0 #D0C0BE #BED0C0
tetradic
#C0BED0 #D0BEC5 #CED0BE #BED0C9
square
#C0BED0 #D0BEC5 #CED0BE #BED0C9
split-complementary
#C0BED0 #D0C9BE #C5D0BE
monochromatic
#7B779D #9E9AB6 #C0BED0 #E2E2EA #EEEDF2
Accessibility & contrast
On white
1.82
#C0BED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#C0BED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BED0
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BED0 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D1
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#BDC1C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c0bed0; /* rgb */ color: rgb(192, 190, 208); /* oklch */ color: oklch(80.9% 0.025 290.9);
Tailwind
colors: {
custom: {
50: '#d3d1de',
500: '#c0bed0',
950: '#000000',
},
}SCSS
$custom: #c0bed0; $custom-light: #d3d1de; $custom-dark: #000000;
JSON
{
"hex": "#c0bed0",
"rgb": {
"r": 192,
"g": 190,
"b": 208
},
"hsl": {
"h": 246.667,
"s": 16.071,
"l": 78.039
},
"oklch": {
"l": 0.80869,
"c": 0.02516,
"h": 290.9
},
"luminance": 0.52587
}Semantic roles & 50–950 ramp
primary
#C0BED0
secondary
#A2A58E
accent
#9A4B92
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384