#C2BDFE#C2BDFE
#C2BDFE is a very light, moderate blue. Relative luminance 0.550; OKLCH L 82.5% C 0.091 H 287.8°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BDFE |
|---|---|
| RGB | rgb(194, 189, 254) |
| HSL | hsl(245, 97%, 87%) |
| HSV | hsv(245, 26%, 100%) |
| CMYK | cmyk(23.6%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(79.05, 15.19, -31.36) |
| CIE-LCH | lch(79.05, 34.84, 295.85°) |
| OKLab | oklab(82.52% 0.0277 -0.0864) |
| OKLCH | oklch(82.52% 0.091 287.8) |
| XYZ | xyz(58.3308, 55.0193, 101.2933) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.16
Periwinkle
#CCCCFF
ΔE00 4.26
Pale Violet
#CEAEFA
ΔE00 6.41
Light Violet
#D6B4FC
ΔE00 6.71
Light Lavender
#DFC5FE
ΔE00 7.09
Pale Lilac
#E4CBFF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BDFE #F9FEBD
analogous
#BDD9FE #C2BDFE #E3BDFE
triadic
#C2BDFE #FEC2BD #BDFEC2
tetradic
#C2BDFE #FEBDD9 #F9FEBD #BDFEE3
square
#C2BDFE #FEBDD9 #F9FEBD #BDFEE3
split-complementary
#C2BDFE #FEE3BD #D9FEBD
monochromatic
#5344FC #8A81FD #C2BDFE #E3E1FF #E3E1FF
Accessibility & contrast
On white
1.75
#C2BDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#C2BDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BDFE
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BDFE | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#ACC2FC
Tritanopia (blue-blind)
#B5C8D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2bdfe; /* rgb */ color: rgb(194, 189, 254); /* oklch */ color: oklch(82.5% 0.091 287.8);
Tailwind
colors: {
custom: {
50: '#d5d0ff',
500: '#c2bdfe',
950: '#000000',
},
}SCSS
$custom: #c2bdfe; $custom-light: #d5d0ff; $custom-dark: #000000;
JSON
{
"hex": "#c2bdfe",
"rgb": {
"r": 194,
"g": 189,
"b": 254
},
"hsl": {
"h": 244.615,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.82516,
"c": 0.09069,
"h": 287.8
},
"luminance": 0.5502
}Semantic roles & 50–950 ramp
primary
#C2BDFE
secondary
#DDE67A
accent
#E600D4
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386