#C2BED5#C2BED5
#C2BED5 is a light, muted violet. Relative luminance 0.531; OKLCH L 81.2% C 0.032 H 293.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BED5 |
|---|---|
| RGB | rgb(194, 190, 213) |
| HSL | hsl(250, 21%, 79%) |
| HSV | hsv(250, 11%, 84%) |
| CMYK | cmyk(8.9%, 10.8%, 0%, 16.5%) |
| CIE-LAB | lab(77.93, 5.80, -11.00) |
| CIE-LCH | lch(77.93, 12.43, 297.80°) |
| OKLab | oklab(81.19% 0.013 -0.0296) |
| OKLCH | oklch(81.19% 0.032 293.7) |
| XYZ | xyz(52.6695, 53.1001, 70.4125) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.59
Dove Gray
#B6B8BD
ΔE00 8.97
Periwinkle
#CCCCFF
ΔE00 9.07
Lavender (CSS)
#E6E6FA
ΔE00 9.46
Light Periwinkle
#C1C6FC
ΔE00 9.67
Light Blue Grey
#B7C9E2
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BED5 #D1D5BE
analogous
#BEC6D5 #C2BED5 #CEBED5
triadic
#C2BED5 #D5C2BE #BED5C2
tetradic
#C2BED5 #D5BEC6 #D1D5BE #BED5CE
square
#C2BED5 #D5BEC6 #D1D5BE #BED5CE
split-complementary
#C2BED5 #D5CEBE #C6D5BE
monochromatic
#7C74A5 #9F99BD #C2BED5 #E5E3ED #EEECF3
Accessibility & contrast
On white
1.81
#C2BED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#C2BED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BED5
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BED5 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C1D6
Deuteranopia (green-blind)
#BAC0D4
Tritanopia (blue-blind)
#BFC1C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2bed5; /* rgb */ color: rgb(194, 190, 213); /* oklch */ color: oklch(81.2% 0.032 293.7);
Tailwind
colors: {
custom: {
50: '#d4d1e1',
500: '#c2bed5',
950: '#000000',
},
}SCSS
$custom: #c2bed5; $custom-light: #d4d1e1; $custom-dark: #000000;
JSON
{
"hex": "#c2bed5",
"rgb": {
"r": 194,
"g": 190,
"b": 213
},
"hsl": {
"h": 250.435,
"s": 21.495,
"l": 79.02
},
"oklch": {
"l": 0.81193,
"c": 0.03228,
"h": 293.7
},
"luminance": 0.531
}Semantic roles & 50–950 ramp
primary
#C2BED5
secondary
#A5AB8D
accent
#A04690
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384