#C2BEDE#C2BEDE
#C2BEDE is a light, muted blue. Relative luminance 0.536; OKLCH L 81.5% C 0.045 H 291.1°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEDE |
|---|---|
| RGB | rgb(194, 190, 222) |
| HSL | hsl(248, 33%, 81%) |
| HSV | hsv(248, 14%, 87%) |
| CMYK | cmyk(12.6%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(78.21, 7.64, -15.44) |
| CIE-LCH | lch(78.21, 17.23, 296.31°) |
| OKLab | oklab(81.5% 0.0161 -0.0418) |
| OKLCH | oklch(81.5% 0.045 291.1) |
| XYZ | xyz(53.8437, 53.5698, 76.5964) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.53
Light Periwinkle
#C1C6FC
ΔE00 7.15
Thistle
#D8BFD8
ΔE00 7.75
Light Lavender
#DFC5FE
ΔE00 8.71
Pale Lilac
#E4CBFF
ΔE00 8.74
Pale Lavender
#EECFFE
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEDE #DADEBE
analogous
#BECADE #C2BEDE #D2BEDE
triadic
#C2BEDE #DEC2BE #BEDEC2
tetradic
#C2BEDE #DEBECA #DADEBE #BEDED2
square
#C2BEDE #DEBECA #DADEBE #BEDED2
split-complementary
#C2BEDE #DED2BE #CADEBE
monochromatic
#766DB5 #9C95C9 #C2BEDE #E8E7F3 #ECEBF5
Accessibility & contrast
On white
1.79
#C2BEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#C2BEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEDE
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEDE | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2DF
Deuteranopia (green-blind)
#B7C1DD
Tritanopia (blue-blind)
#BDC3C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2bede; /* rgb */ color: rgb(194, 190, 222); /* oklch */ color: oklch(81.5% 0.045 291.1);
Tailwind
colors: {
custom: {
50: '#d4d1e8',
500: '#c2bede',
950: '#000000',
},
}SCSS
$custom: #c2bede; $custom-light: #d4d1e8; $custom-dark: #000000;
JSON
{
"hex": "#c2bede",
"rgb": {
"r": 194,
"g": 190,
"b": 222
},
"hsl": {
"h": 247.5,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.815,
"c": 0.04479,
"h": 291.1
},
"luminance": 0.5357
}Semantic roles & 50–950 ramp
primary
#C2BEDE
secondary
#B0B68A
accent
#AB3A9D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384