#C2BED6#C2BED6
#C2BED6 is a light, muted violet. Relative luminance 0.532; OKLCH L 81.2% C 0.034 H 293.3°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BED6 |
|---|---|
| RGB | rgb(194, 190, 214) |
| HSL | hsl(250, 23%, 79%) |
| HSV | hsv(250, 11%, 84%) |
| CMYK | cmyk(9.3%, 11.2%, 0%, 16.1%) |
| CIE-LAB | lab(77.96, 6.00, -11.49) |
| CIE-LCH | lch(77.96, 12.96, 297.56°) |
| OKLab | oklab(81.23% 0.0133 -0.0309) |
| OKLCH | oklch(81.23% 0.034 293.3) |
| XYZ | xyz(52.7968, 53.1511, 71.0830) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.55
Periwinkle
#CCCCFF
ΔE00 8.76
Dove Gray
#B6B8BD
ΔE00 9.28
Light Periwinkle
#C1C6FC
ΔE00 9.37
Lavender (CSS)
#E6E6FA
ΔE00 9.50
Light Blue Grey
#B7C9E2
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BED6 #D2D6BE
analogous
#BEC6D6 #C2BED6 #CEBED6
triadic
#C2BED6 #D6C2BE #BED6C2
tetradic
#C2BED6 #D6BEC6 #D2D6BE #BED6CE
square
#C2BED6 #D6BEC6 #D2D6BE #BED6CE
split-complementary
#C2BED6 #D6CEBE #C6D6BE
monochromatic
#7C73A7 #9F98BE #C2BED6 #E5E4EE #EDECF3
Accessibility & contrast
On white
1.81
#C2BED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#C2BED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BED6
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BED6 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C1D7
Deuteranopia (green-blind)
#B9C0D5
Tritanopia (blue-blind)
#BEC1C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2bed6; /* rgb */ color: rgb(194, 190, 214); /* oklch */ color: oklch(81.2% 0.034 293.3);
Tailwind
colors: {
custom: {
50: '#d4d1e2',
500: '#c2bed6',
950: '#000000',
},
}SCSS
$custom: #c2bed6; $custom-light: #d4d1e2; $custom-dark: #000000;
JSON
{
"hex": "#c2bed6",
"rgb": {
"r": 194,
"g": 190,
"b": 214
},
"hsl": {
"h": 250,
"s": 22.642,
"l": 79.216
},
"oklch": {
"l": 0.81226,
"c": 0.03367,
"h": 293.3
},
"luminance": 0.53151
}Semantic roles & 50–950 ramp
primary
#C2BED6
secondary
#A7AC8C
accent
#A14492
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384