#C3BBEF#C3BBEF
#C3BBEF is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.6% C 0.073 H 291.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BBEF |
|---|---|
| RGB | rgb(195, 187, 239) |
| HSL | hsl(249, 62%, 84%) |
| HSV | hsv(249, 22%, 94%) |
| CMYK | cmyk(18.4%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(78.10, 13.21, -24.77) |
| CIE-LCH | lch(78.10, 28.07, 298.08°) |
| OKLab | oklab(81.62% 0.027 -0.0677) |
| OKLCH | oklch(81.62% 0.073 291.7) |
| XYZ | xyz(55.8525, 53.3742, 89.0043) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.41
Light Periwinkle
#C1C6FC
ΔE00 4.51
Light Lavender
#DFC5FE
ΔE00 5.74
Light Violet
#D6B4FC
ΔE00 6.30
Pale Violet
#CEAEFA
ΔE00 6.41
Pale Lilac
#E4CBFF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BBEF #E7EFBB
analogous
#BBCDEF #C3BBEF #DDBBEF
triadic
#C3BBEF #EFC3BB #BBEFC3
tetradic
#C3BBEF #EFBBCD #E7EFBB #BBEFDD
square
#C3BBEF #EFBBCD #E7EFBB #BBEFDD
split-complementary
#C3BBEF #EFDDBB #CDEFBB
monochromatic
#6C58D8 #9789E3 #C3BBEF #E9E6F9 #E9E6F9
Accessibility & contrast
On white
1.80
#C3BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#C3BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BBEF
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BBEF | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#AFC0EE
Tritanopia (blue-blind)
#BAC3CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c3bbef; /* rgb */ color: rgb(195, 187, 239); /* oklch */ color: oklch(81.6% 0.073 291.7);
Tailwind
colors: {
custom: {
50: '#d5cff4',
500: '#c3bbef',
950: '#000000',
},
}SCSS
$custom: #c3bbef; $custom-light: #d5cff4; $custom-dark: #000000;
JSON
{
"hex": "#c3bbef",
"rgb": {
"r": 195,
"g": 187,
"b": 239
},
"hsl": {
"h": 249.231,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.81616,
"c": 0.07292,
"h": 291.7
},
"luminance": 0.53375
}Semantic roles & 50–950 ramp
primary
#C3BBEF
secondary
#C1CD81
accent
#CA1CAF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385