#C2BEDC#C2BEDC
#C2BEDC is a light, muted blue. Relative luminance 0.535; OKLCH L 81.4% C 0.042 H 291.6°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEDC |
|---|---|
| RGB | rgb(194, 190, 220) |
| HSL | hsl(248, 30%, 80%) |
| HSV | hsv(248, 14%, 86%) |
| CMYK | cmyk(11.8%, 13.6%, 0%, 13.7%) |
| CIE-LAB | lab(78.15, 7.22, -14.46) |
| CIE-LCH | lch(78.15, 16.16, 296.55°) |
| OKLab | oklab(81.43% 0.0154 -0.0391) |
| OKLCH | oklch(81.43% 0.042 291.6) |
| XYZ | xyz(53.5772, 53.4632, 75.1931) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.05
Thistle
#D8BFD8
ΔE00 7.61
Light Periwinkle
#C1C6FC
ΔE00 7.68
Pale Lilac
#E4CBFF
ΔE00 9.15
Light Lavender
#DFC5FE
ΔE00 9.20
Lavender (CSS)
#E6E6FA
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEDC #D8DCBE
analogous
#BEC9DC #C2BEDC #D1BEDC
triadic
#C2BEDC #DCC2BE #BEDCC2
tetradic
#C2BEDC #DCBEC9 #D8DCBE #BEDCD1
square
#C2BEDC #DCBEC9 #D8DCBE #BEDCD1
split-complementary
#C2BEDC #DCD1BE #C9DCBE
monochromatic
#776EB1 #9D96C7 #C2BEDC #E7E6F1 #ECEBF4
Accessibility & contrast
On white
1.80
#C2BEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#C2BEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEDC
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEDC | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DD
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#BDC3C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2bedc; /* rgb */ color: rgb(194, 190, 220); /* oklch */ color: oklch(81.4% 0.042 291.6);
Tailwind
colors: {
custom: {
50: '#d4d1e6',
500: '#c2bedc',
950: '#000000',
},
}SCSS
$custom: #c2bedc; $custom-light: #d4d1e6; $custom-dark: #000000;
JSON
{
"hex": "#c2bedc",
"rgb": {
"r": 194,
"g": 190,
"b": 220
},
"hsl": {
"h": 248,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.81431,
"c": 0.042,
"h": 291.6
},
"luminance": 0.53464
}Semantic roles & 50–950 ramp
primary
#C2BEDC
secondary
#AEB38B
accent
#A93D9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384