#C2BED7#C2BED7
#C2BED7 is a light, muted blue. Relative luminance 0.532; OKLCH L 81.3% C 0.035 H 293.0°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BED7 |
|---|---|
| RGB | rgb(194, 190, 215) |
| HSL | hsl(250, 24%, 79%) |
| HSV | hsv(250, 12%, 84%) |
| CMYK | cmyk(9.8%, 11.6%, 0%, 15.7%) |
| CIE-LAB | lab(77.99, 6.20, -11.99) |
| CIE-LCH | lch(77.99, 13.50, 297.35°) |
| OKLab | oklab(81.26% 0.0137 -0.0323) |
| OKLCH | oklch(81.26% 0.035 293) |
| XYZ | xyz(52.9249, 53.2023, 71.7576) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.52
Periwinkle
#CCCCFF
ΔE00 8.46
Light Periwinkle
#C1C6FC
ΔE00 9.07
Lavender (CSS)
#E6E6FA
ΔE00 9.56
Dove Gray
#B6B8BD
ΔE00 9.59
Light Blue Grey
#B7C9E2
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BED7 #D3D7BE
analogous
#BEC7D7 #C2BED7 #CFBED7
triadic
#C2BED7 #D7C2BE #BED7C2
tetradic
#C2BED7 #D7BEC7 #D3D7BE #BED7CF
square
#C2BED7 #D7BEC7 #D3D7BE #BED7CF
split-complementary
#C2BED7 #D7CFBE #C7D7BE
monochromatic
#7B72A8 #9E98C0 #C2BED7 #E6E4EE #EDECF3
Accessibility & contrast
On white
1.80
#C2BED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#C2BED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BED7
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BED7 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C1D8
Deuteranopia (green-blind)
#B9C0D6
Tritanopia (blue-blind)
#BEC2C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2bed7; /* rgb */ color: rgb(194, 190, 215); /* oklch */ color: oklch(81.3% 0.035 293.0);
Tailwind
colors: {
custom: {
50: '#d4d1e3',
500: '#c2bed7',
950: '#000000',
},
}SCSS
$custom: #c2bed7; $custom-light: #d4d1e3; $custom-dark: #000000;
JSON
{
"hex": "#c2bed7",
"rgb": {
"r": 194,
"g": 190,
"b": 215
},
"hsl": {
"h": 249.6,
"s": 23.81,
"l": 79.412
},
"oklch": {
"l": 0.8126,
"c": 0.03506,
"h": 293
},
"luminance": 0.53203
}Semantic roles & 50–950 ramp
primary
#C2BED7
secondary
#A8AD8C
accent
#A24393
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384