#C2BED9#C2BED9
#C2BED9 is a light, muted blue. Relative luminance 0.533; OKLCH L 81.3% C 0.038 H 292.3°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BED9 |
|---|---|
| RGB | rgb(194, 190, 217) |
| HSL | hsl(249, 26%, 80%) |
| HSV | hsv(249, 12%, 85%) |
| CMYK | cmyk(10.6%, 12.4%, 0%, 14.9%) |
| CIE-LAB | lab(78.06, 6.61, -12.98) |
| CIE-LCH | lch(78.06, 14.56, 296.99°) |
| OKLab | oklab(81.33% 0.0144 -0.035) |
| OKLCH | oklch(81.33% 0.038 292.3) |
| XYZ | xyz(53.1835, 53.3057, 73.1193) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.51
Periwinkle
#CCCCFF
ΔE00 7.88
Light Periwinkle
#C1C6FC
ΔE00 8.50
Lavender (CSS)
#E6E6FA
ΔE00 9.70
Pale Lilac
#E4CBFF
ΔE00 9.86
Light Blue Grey
#B7C9E2
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BED9 #D5D9BE
analogous
#BEC8D9 #C2BED9 #D0BED9
triadic
#C2BED9 #D9C2BE #BED9C2
tetradic
#C2BED9 #D9BEC8 #D5D9BE #BED9D0
square
#C2BED9 #D9BEC8 #D5D9BE #BED9D0
split-complementary
#C2BED9 #D9D0BE #C8D9BE
monochromatic
#7A71AC #9E97C2 #C2BED9 #E6E5F0 #EDECF4
Accessibility & contrast
On white
1.80
#C2BED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#C2BED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BED9
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BED9 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1DA
Deuteranopia (green-blind)
#B9C1D8
Tritanopia (blue-blind)
#BEC2C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2bed9; /* rgb */ color: rgb(194, 190, 217); /* oklch */ color: oklch(81.3% 0.038 292.3);
Tailwind
colors: {
custom: {
50: '#d4d1e4',
500: '#c2bed9',
950: '#000000',
},
}SCSS
$custom: #c2bed9; $custom-light: #d4d1e4; $custom-dark: #000000;
JSON
{
"hex": "#c2bed9",
"rgb": {
"r": 194,
"g": 190,
"b": 217
},
"hsl": {
"h": 248.889,
"s": 26.214,
"l": 79.804
},
"oklch": {
"l": 0.81328,
"c": 0.03783,
"h": 292.3
},
"luminance": 0.53306
}Semantic roles & 50–950 ramp
primary
#C2BED9
secondary
#AAAF8C
accent
#A54196
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384