#C3BEE2#C3BEE2
#C3BEE2 is a light, muted blue. Relative luminance 0.539; OKLCH L 81.7% C 0.050 H 291.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BEE2 |
|---|---|
| RGB | rgb(195, 190, 226) |
| HSL | hsl(248, 38%, 82%) |
| HSV | hsv(248, 16%, 89%) |
| CMYK | cmyk(13.7%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(78.41, 8.79, -17.28) |
| CIE-LCH | lch(78.41, 19.39, 296.97°) |
| OKLab | oklab(81.72% 0.0186 -0.0469) |
| OKLCH | oklch(81.72% 0.05 291.6) |
| XYZ | xyz(54.6437, 53.9196, 79.4655) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.69
Light Periwinkle
#C1C6FC
ΔE00 6.38
Light Lavender
#DFC5FE
ΔE00 7.65
Pale Lilac
#E4CBFF
ΔE00 7.79
Thistle
#D8BFD8
ΔE00 7.83
Pale Lavender
#EECFFE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BEE2 #DDE2BE
analogous
#BECBE2 #C3BEE2 #D5BEE2
triadic
#C3BEE2 #E2C3BE #BEE2C3
tetradic
#C3BEE2 #E2BECB #DDE2BE #BEE2D5
square
#C3BEE2 #E2BECB #DDE2BE #BEE2D5
split-complementary
#C3BEE2 #E2D5BE #CBE2BE
monochromatic
#7569BC #9C94CF #C3BEE2 #EAE8F5 #EBEAF6
Accessibility & contrast
On white
1.78
#C3BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#C3BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BEE2
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BEE2 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C3E4
Deuteranopia (green-blind)
#B6C1E1
Tritanopia (blue-blind)
#BDC3CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c3bee2; /* rgb */ color: rgb(195, 190, 226); /* oklch */ color: oklch(81.7% 0.050 291.6);
Tailwind
colors: {
custom: {
50: '#d5d1eb',
500: '#c3bee2',
950: '#000000',
},
}SCSS
$custom: #c3bee2; $custom-light: #d5d1eb; $custom-dark: #000000;
JSON
{
"hex": "#c3bee2",
"rgb": {
"r": 195,
"g": 190,
"b": 226
},
"hsl": {
"h": 248.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.81721,
"c": 0.0504,
"h": 291.6
},
"luminance": 0.5392
}Semantic roles & 50–950 ramp
primary
#C3BEE2
secondary
#B4BB89
accent
#B134A0
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384