#CBC3FD#CBC3FD
#CBC3FD is a very light, moderate blue. Relative luminance 0.588; OKLCH L 84.3% C 0.081 H 290.9°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC3FD |
|---|---|
| RGB | rgb(203, 195, 253) |
| HSL | hsl(248, 94%, 88%) |
| HSV | hsv(248, 23%, 99%) |
| CMYK | cmyk(19.8%, 22.9%, 0%, 0.8%) |
| CIE-LAB | lab(81.19, 14.40, -27.48) |
| CIE-LCH | lch(81.19, 31.03, 297.65°) |
| OKLab | oklab(84.33% 0.0287 -0.0753) |
| OKLCH | oklch(84.33% 0.081 290.9) |
| XYZ | xyz(61.8693, 58.8179, 101.0029) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.81
Light Periwinkle
#C1C6FC
ΔE00 3.45
Light Lavender
#DFC5FE
ΔE00 5.06
Pale Lilac
#E4CBFF
ΔE00 5.95
Light Violet
#D6B4FC
ΔE00 6.26
Pale Violet
#CEAEFA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC3FD #F5FDC3
analogous
#C3D8FD #CBC3FD #E8C3FD
triadic
#CBC3FD #FDCBC3 #C3FDCB
tetradic
#CBC3FD #FDC3D8 #F5FDC3 #C3FDE8
square
#CBC3FD #FDC3D8 #F5FDC3 #C3FDE8
split-complementary
#CBC3FD #FDE8C3 #D8FDC3
monochromatic
#644DF9 #9888FB #CBC3FD #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.65
#CBC3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#CBC3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC3FD
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC3FD | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#B6C9FB
Tritanopia (blue-blind)
#C1CCD7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cbc3fd; /* rgb */ color: rgb(203, 195, 253); /* oklch */ color: oklch(84.3% 0.081 290.9);
Tailwind
colors: {
custom: {
50: '#dbd5fe',
500: '#cbc3fd',
950: '#000000',
},
}SCSS
$custom: #cbc3fd; $custom-light: #dbd5fe; $custom-dark: #000000;
JSON
{
"hex": "#cbc3fd",
"rgb": {
"r": 203,
"g": 195,
"b": 253
},
"hsl": {
"h": 248.276,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.8433,
"c": 0.08061,
"h": 290.9
},
"luminance": 0.58819
}Semantic roles & 50–950 ramp
primary
#CBC3FD
secondary
#D7E480
accent
#E600C6
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385