#C2BED8#C2BED8
#C2BED8 is a light, muted blue. Relative luminance 0.533; OKLCH L 81.3% C 0.036 H 292.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BED8 |
|---|---|
| RGB | rgb(194, 190, 216) |
| HSL | hsl(249, 25%, 80%) |
| HSV | hsv(249, 12%, 85%) |
| CMYK | cmyk(10.2%, 12%, 0%, 15.3%) |
| CIE-LAB | lab(78.02, 6.40, -12.48) |
| CIE-LCH | lch(78.02, 14.03, 297.16°) |
| OKLab | oklab(81.29% 0.014 -0.0336) |
| OKLCH | oklch(81.29% 0.036 292.6) |
| XYZ | xyz(53.0538, 53.2539, 72.4364) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.51
Periwinkle
#CCCCFF
ΔE00 8.17
Light Periwinkle
#C1C6FC
ΔE00 8.78
Lavender (CSS)
#E6E6FA
ΔE00 9.63
Light Blue Grey
#B7C9E2
ΔE00 9.82
Dove Gray
#B6B8BD
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BED8 #D4D8BE
analogous
#BEC7D8 #C2BED8 #CFBED8
triadic
#C2BED8 #D8C2BE #BED8C2
tetradic
#C2BED8 #D8BEC7 #D4D8BE #BED8CF
square
#C2BED8 #D8BEC7 #D4D8BE #BED8CF
split-complementary
#C2BED8 #D8CFBE #C7D8BE
monochromatic
#7A72AA #9E98C1 #C2BED8 #E6E4EF #EDECF4
Accessibility & contrast
On white
1.80
#C2BED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#C2BED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BED8
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BED8 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C1D9
Deuteranopia (green-blind)
#B9C0D7
Tritanopia (blue-blind)
#BEC2C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2bed8; /* rgb */ color: rgb(194, 190, 216); /* oklch */ color: oklch(81.3% 0.036 292.6);
Tailwind
colors: {
custom: {
50: '#d4d1e4',
500: '#c2bed8',
950: '#000000',
},
}SCSS
$custom: #c2bed8; $custom-light: #d4d1e4; $custom-dark: #000000;
JSON
{
"hex": "#c2bed8",
"rgb": {
"r": 194,
"g": 190,
"b": 216
},
"hsl": {
"h": 249.231,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.81294,
"c": 0.03644,
"h": 292.6
},
"luminance": 0.53254
}Semantic roles & 50–950 ramp
primary
#C2BED8
secondary
#A9AE8C
accent
#A44295
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384