#C2BBED#C2BBED
#C2BBED is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.5% C 0.070 H 291.2°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBED |
|---|---|
| RGB | rgb(194, 187, 237) |
| HSL | hsl(248, 58%, 83%) |
| HSV | hsv(248, 21%, 93%) |
| CMYK | cmyk(18.1%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(77.95, 12.47, -23.92) |
| CIE-LCH | lch(77.95, 26.98, 297.52°) |
| OKLab | oklab(81.46% 0.0253 -0.0654) |
| OKLCH | oklch(81.46% 0.07 291.2) |
| XYZ | xyz(55.3011, 53.1238, 87.4448) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.43
Light Periwinkle
#C1C6FC
ΔE00 4.53
Light Lavender
#DFC5FE
ΔE00 6.02
Light Violet
#D6B4FC
ΔE00 6.70
Pale Violet
#CEAEFA
ΔE00 6.81
Pale Lilac
#E4CBFF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBED #E6EDBB
analogous
#BBCDED #C2BBED #DBBBED
triadic
#C2BBED #EDC2BB #BBEDC2
tetradic
#C2BBED #EDBBCD #E6EDBB #BBEDDB
square
#C2BBED #EDBBCD #E6EDBB #BBEDDB
split-complementary
#C2BBED #EDDBBB #CDEDBB
monochromatic
#6B5AD3 #978BE0 #C2BBED #E9E7F9 #E9E7F9
Accessibility & contrast
On white
1.81
#C2BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#C2BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBED
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBED | 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)
#B0C2EF
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#B9C3CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2bbed; /* rgb */ color: rgb(194, 187, 237); /* oklch */ color: oklch(81.5% 0.070 291.2);
Tailwind
colors: {
custom: {
50: '#d5cff3',
500: '#c2bbed',
950: '#000000',
},
}SCSS
$custom: #c2bbed; $custom-light: #d5cff3; $custom-dark: #000000;
JSON
{
"hex": "#c2bbed",
"rgb": {
"r": 194,
"g": 187,
"b": 237
},
"hsl": {
"h": 248.4,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.8146,
"c": 0.0701,
"h": 291.2
},
"luminance": 0.53124
}Semantic roles & 50–950 ramp
primary
#C2BBED
secondary
#C0CA82
accent
#C620AF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385