#C0BDFD#C0BDFD
#C0BDFD is a very light, moderate blue. Relative luminance 0.547; OKLCH L 82.3% C 0.089 H 286.4°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BDFD |
|---|---|
| RGB | rgb(192, 189, 253) |
| HSL | hsl(243, 94%, 87%) |
| HSV | hsv(243, 25%, 99%) |
| CMYK | cmyk(24.1%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(78.86, 14.37, -31.12) |
| CIE-LCH | lch(78.86, 34.28, 294.79°) |
| OKLab | oklab(82.32% 0.0252 -0.0857) |
| OKLCH | oklch(82.32% 0.089 286.4) |
| XYZ | xyz(57.6611, 54.6925, 100.4282) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.86
Periwinkle
#CCCCFF
ΔE00 4.24
Pale Violet
#CEAEFA
ΔE00 6.83
Light Violet
#D6B4FC
ΔE00 7.19
Light Lavender
#DFC5FE
ΔE00 7.51
Pastel Blue
#A2BFFE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BDFD #FAFDBD
analogous
#BDDAFD #C0BDFD #E0BDFD
triadic
#C0BDFD #FDC0BD #BDFDC0
tetradic
#C0BDFD #FDBDDA #FAFDBD #BDFDE0
square
#C0BDFD #FDBDDA #FAFDBD #BDFDE0
split-complementary
#C0BDFD #FDE0BD #DAFDBD
monochromatic
#4F46F9 #8782FB #C0BDFD #E3E1FE #E3E1FE
Accessibility & contrast
On white
1.76
#C0BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#C0BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BDFD
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BDFD | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#ABC2FB
Tritanopia (blue-blind)
#B2C8D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c0bdfd; /* rgb */ color: rgb(192, 189, 253); /* oklch */ color: oklch(82.3% 0.089 286.4);
Tailwind
colors: {
custom: {
50: '#d4d0fe',
500: '#c0bdfd',
950: '#000000',
},
}SCSS
$custom: #c0bdfd; $custom-light: #d4d0fe; $custom-dark: #000000;
JSON
{
"hex": "#c0bdfd",
"rgb": {
"r": 192,
"g": 189,
"b": 253
},
"hsl": {
"h": 242.813,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.8232,
"c": 0.08938,
"h": 286.4
},
"luminance": 0.54694
}Semantic roles & 50–950 ramp
primary
#C0BDFD
secondary
#DFE47A
accent
#E600DB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385