#C2BFDA#C2BFDA
#C2BFDA is a light, muted blue. Relative luminance 0.538; OKLCH L 81.6% C 0.038 H 290.6°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFDA |
|---|---|
| RGB | rgb(194, 191, 218) |
| HSL | hsl(247, 27%, 80%) |
| HSV | hsv(247, 12%, 85%) |
| CMYK | cmyk(11%, 12.4%, 0%, 14.5%) |
| CIE-LAB | lab(78.34, 6.27, -13.09) |
| CIE-LCH | lch(78.34, 14.51, 295.61°) |
| OKLab | oklab(81.56% 0.0133 -0.0353) |
| OKLCH | oklch(81.56% 0.038 290.6) |
| XYZ | xyz(53.5312, 53.7926, 73.8789) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.69
Thistle
#D8BFD8
ΔE00 7.88
Light Periwinkle
#C1C6FC
ΔE00 8.28
Light Blue Grey
#B7C9E2
ΔE00 9.42
Lavender (CSS)
#E6E6FA
ΔE00 9.43
Lightsteelblue
#B0C4DE
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFDA #D7DABF
analogous
#BFC9DA #C2BFDA #CFBFDA
triadic
#C2BFDA #DAC2BF #BFDAC2
tetradic
#C2BFDA #DABFC9 #D7DABF #BFDACF
square
#C2BFDA #DABFC9 #D7DABF #BFDACF
split-complementary
#C2BFDA #DACFBF #C9DABF
monochromatic
#7871AD #9D98C4 #C2BFDA #E7E6F0 #EDECF4
Accessibility & contrast
On white
1.79
#C2BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#C2BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFDA
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFDA | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2DB
Deuteranopia (green-blind)
#B9C1D9
Tritanopia (blue-blind)
#BEC3C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2bfda; /* rgb */ color: rgb(194, 191, 218); /* oklch */ color: oklch(81.6% 0.038 290.6);
Tailwind
colors: {
custom: {
50: '#d4d2e5',
500: '#c2bfda',
950: '#000000',
},
}SCSS
$custom: #c2bfda; $custom-light: #d4d2e5; $custom-dark: #000000;
JSON
{
"hex": "#c2bfda",
"rgb": {
"r": 194,
"g": 191,
"b": 218
},
"hsl": {
"h": 246.667,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.81561,
"c": 0.03773,
"h": 290.6
},
"luminance": 0.53793
}Semantic roles & 50–950 ramp
primary
#C2BFDA
secondary
#ADB18D
accent
#A5409A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384