#C0BED8#C0BED8
#C0BED8 is a light, muted blue. Relative luminance 0.530; OKLCH L 81.1% C 0.036 H 289.1°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BED8 |
|---|---|
| RGB | rgb(192, 190, 216) |
| HSL | hsl(245, 25%, 80%) |
| HSV | hsv(245, 12%, 85%) |
| CMYK | cmyk(11.1%, 12%, 0%, 15.3%) |
| CIE-LAB | lab(77.87, 5.75, -12.73) |
| CIE-LCH | lch(77.87, 13.97, 294.30°) |
| OKLab | oklab(81.14% 0.0119 -0.0343) |
| OKLCH | oklch(81.14% 0.036 289.1) |
| XYZ | xyz(52.5438, 52.9909, 72.4125) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 8.04
Thistle
#D8BFD8
ΔE00 8.34
Light Periwinkle
#C1C6FC
ΔE00 8.47
Light Blue Grey
#B7C9E2
ΔE00 8.98
Lightsteelblue
#B0C4DE
ΔE00 9.45
Dove Gray
#B6B8BD
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BED8 #D6D8BE
analogous
#BEC9D8 #C0BED8 #CDBED8
triadic
#C0BED8 #D8C0BE #BED8C0
tetradic
#C0BED8 #D8BEC9 #D6D8BE #BED8CD
square
#C0BED8 #D8BEC9 #D6D8BE #BED8CD
split-complementary
#C0BED8 #D8CDBE #C9D8BE
monochromatic
#7672AA #9B98C1 #C0BED8 #E5E4EF #ECECF4
Accessibility & contrast
On white
1.81
#C0BED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#C0BED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BED8
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BED8 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1D9
Deuteranopia (green-blind)
#B8C0D7
Tritanopia (blue-blind)
#BBC2C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c0bed8; /* rgb */ color: rgb(192, 190, 216); /* oklch */ color: oklch(81.1% 0.036 289.1);
Tailwind
colors: {
custom: {
50: '#d3d1e4',
500: '#c0bed8',
950: '#000000',
},
}SCSS
$custom: #c0bed8; $custom-light: #d3d1e4; $custom-dark: #000000;
JSON
{
"hex": "#c0bed8",
"rgb": {
"r": 192,
"g": 190,
"b": 216
},
"hsl": {
"h": 244.615,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.81135,
"c": 0.03633,
"h": 289.1
},
"luminance": 0.52991
}Semantic roles & 50–950 ramp
primary
#C0BED8
secondary
#ACAE8C
accent
#A4429C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384