#C2BEDF#C2BEDF
#C2BEDF is a light, muted blue. Relative luminance 0.536; OKLCH L 81.5% C 0.046 H 290.9°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEDF |
|---|---|
| RGB | rgb(194, 190, 223) |
| HSL | hsl(247, 34%, 81%) |
| HSV | hsv(247, 15%, 87%) |
| CMYK | cmyk(13%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(78.24, 7.85, -15.93) |
| CIE-LCH | lch(78.24, 17.76, 296.21°) |
| OKLab | oklab(81.54% 0.0165 -0.0431) |
| OKLCH | oklch(81.54% 0.046 290.9) |
| XYZ | xyz(53.9781, 53.6236, 77.3044) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.29
Light Periwinkle
#C1C6FC
ΔE00 6.90
Thistle
#D8BFD8
ΔE00 7.84
Light Lavender
#DFC5FE
ΔE00 8.48
Pale Lilac
#E4CBFF
ΔE00 8.54
Pale Lavender
#EECFFE
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEDF #DBDFBE
analogous
#BECADF #C2BEDF #D2BEDF
triadic
#C2BEDF #DFC2BE #BEDFC2
tetradic
#C2BEDF #DFBECA #DBDFBE #BEDFD2
square
#C2BEDF #DFBECA #DBDFBE #BEDFD2
split-complementary
#C2BEDF #DFD2BE #CADFBE
monochromatic
#756CB7 #9C95CB #C2BEDF #E8E7F3 #ECEAF5
Accessibility & contrast
On white
1.79
#C2BEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#C2BEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEDF
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEDF | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2E1
Deuteranopia (green-blind)
#B7C1DE
Tritanopia (blue-blind)
#BDC3C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2bedf; /* rgb */ color: rgb(194, 190, 223); /* oklch */ color: oklch(81.5% 0.046 290.9);
Tailwind
colors: {
custom: {
50: '#d4d1e9',
500: '#c2bedf',
950: '#000000',
},
}SCSS
$custom: #c2bedf; $custom-light: #d4d1e9; $custom-dark: #000000;
JSON
{
"hex": "#c2bedf",
"rgb": {
"r": 194,
"g": 190,
"b": 223
},
"hsl": {
"h": 247.273,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.81535,
"c": 0.04618,
"h": 290.9
},
"luminance": 0.53624
}Semantic roles & 50–950 ramp
primary
#C2BEDF
secondary
#B2B78A
accent
#AD399F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384