#CBC8FD#CBC8FD
#CBC8FD is a very light, moderate blue. Relative luminance 0.611; OKLCH L 85.3% C 0.073 H 287.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC8FD |
|---|---|
| RGB | rgb(203, 200, 253) |
| HSL | hsl(243, 93%, 89%) |
| HSV | hsv(243, 21%, 99%) |
| CMYK | cmyk(19.8%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(82.43, 11.70, -25.59) |
| CIE-LCH | lch(82.43, 28.14, 294.57°) |
| OKLab | oklab(85.29% 0.0218 -0.07) |
| OKLCH | oklch(85.29% 0.073 287.3) |
| XYZ | xyz(63.0083, 61.0960, 101.3826) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.16
Light Periwinkle
#C1C6FC
ΔE00 2.58
Light Lavender
#DFC5FE
ΔE00 5.98
Pale Lilac
#E4CBFF
ΔE00 6.45
Light Violet
#D6B4FC
ΔE00 7.85
Pale Violet
#CEAEFA
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC8FD #FAFDC8
analogous
#C8E0FD #CBC8FD #E6C8FD
triadic
#CBC8FD #FDCBC8 #C8FDCB
tetradic
#CBC8FD #FDC8E0 #FAFDC8 #C8FDE6
square
#CBC8FD #FDC8E0 #FAFDC8 #C8FDE6
split-complementary
#CBC8FD #FDE6C8 #E0FDC8
monochromatic
#5B52F9 #938DFB #CBC8FD #E3E1FE #E3E1FE
Accessibility & contrast
On white
1.59
#CBC8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#CBC8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC8FD
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC8FD | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFF
Deuteranopia (green-blind)
#BACCFC
Tritanopia (blue-blind)
#C0D1DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cbc8fd; /* rgb */ color: rgb(203, 200, 253); /* oklch */ color: oklch(85.3% 0.073 287.3);
Tailwind
colors: {
custom: {
50: '#dbd8fe',
500: '#cbc8fd',
950: '#000000',
},
}SCSS
$custom: #cbc8fd; $custom-light: #dbd8fe; $custom-dark: #000000;
JSON
{
"hex": "#cbc8fd",
"rgb": {
"r": 203,
"g": 200,
"b": 253
},
"hsl": {
"h": 243.396,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.85291,
"c": 0.07334,
"h": 287.3
},
"luminance": 0.61097
}Semantic roles & 50–950 ramp
primary
#CBC8FD
secondary
#E0E584
accent
#E600D9
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385