#C2BED3#C2BED3
#C2BED3 is a light, muted violet. Relative luminance 0.530; OKLCH L 81.1% C 0.030 H 294.5°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BED3 |
|---|---|
| RGB | rgb(194, 190, 211) |
| HSL | hsl(251, 19%, 79%) |
| HSV | hsv(251, 10%, 83%) |
| CMYK | cmyk(8.1%, 10%, 0%, 17.3%) |
| CIE-LAB | lab(77.87, 5.40, -10.01) |
| CIE-LCH | lch(77.87, 11.37, 298.35°) |
| OKLab | oklab(81.13% 0.0122 -0.0269) |
| OKLCH | oklch(81.13% 0.03 294.5) |
| XYZ | xyz(52.4172, 52.9992, 69.0838) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.74
Dove Gray
#B6B8BD
ΔE00 8.33
Lavender (CSS)
#E6E6FA
ΔE00 9.41
Light Blue Grey
#B7C9E2
ΔE00 9.60
Periwinkle
#CCCCFF
ΔE00 9.71
Silver
#C0C0C0
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BED3 #CFD3BE
analogous
#BEC4D3 #C2BED3 #CCBED3
triadic
#C2BED3 #D3C2BE #BED3C2
tetradic
#C2BED3 #D3BEC4 #CFD3BE #BED3CC
square
#C2BED3 #D3BEC4 #CFD3BE #BED3CC
split-complementary
#C2BED3 #D3CCBE #C4D3BE
monochromatic
#7D75A2 #A09ABA #C2BED3 #E4E2EC #EEEDF3
Accessibility & contrast
On white
1.81
#C2BED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#C2BED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BED3
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BED3 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC1D4
Deuteranopia (green-blind)
#BAC0D2
Tritanopia (blue-blind)
#BFC1C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c2bed3; /* rgb */ color: rgb(194, 190, 211); /* oklch */ color: oklch(81.1% 0.030 294.5);
Tailwind
colors: {
custom: {
50: '#d4d1e0',
500: '#c2bed3',
950: '#000000',
},
}SCSS
$custom: #c2bed3; $custom-light: #d4d1e0; $custom-dark: #000000;
JSON
{
"hex": "#c2bed3",
"rgb": {
"r": 194,
"g": 190,
"b": 211
},
"hsl": {
"h": 251.429,
"s": 19.266,
"l": 78.627
},
"oklch": {
"l": 0.81127,
"c": 0.02951,
"h": 294.5
},
"luminance": 0.52999
}Semantic roles & 50–950 ramp
primary
#C2BED3
secondary
#A3A88D
accent
#9E488D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384