#CBC4FD#CBC4FD
#CBC4FD is a very light, moderate blue. Relative luminance 0.593; OKLCH L 84.5% C 0.079 H 290.2°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC4FD |
|---|---|
| RGB | rgb(203, 196, 253) |
| HSL | hsl(247, 93%, 88%) |
| HSV | hsv(247, 23%, 99%) |
| CMYK | cmyk(19.8%, 22.5%, 0%, 0.8%) |
| CIE-LAB | lab(81.44, 13.86, -27.10) |
| CIE-LCH | lch(81.44, 30.44, 297.08°) |
| OKLab | oklab(84.52% 0.0274 -0.0742) |
| OKLCH | oklch(84.52% 0.079 290.2) |
| XYZ | xyz(62.0941, 59.2675, 101.0778) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.49
Light Periwinkle
#C1C6FC
ΔE00 3.24
Light Lavender
#DFC5FE
ΔE00 5.20
Pale Lilac
#E4CBFF
ΔE00 6.00
Light Violet
#D6B4FC
ΔE00 6.57
Pale Violet
#CEAEFA
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC4FD #F6FDC4
analogous
#C4D9FD #CBC4FD #E7C4FD
triadic
#CBC4FD #FDCBC4 #C4FDCB
tetradic
#CBC4FD #FDC4D9 #F6FDC4 #C4FDE7
square
#CBC4FD #FDC4D9 #F6FDC4 #C4FDE7
split-complementary
#CBC4FD #FDE7C4 #D9FDC4
monochromatic
#634EF9 #9789FB #CBC4FD #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.63
#CBC4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#CBC4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC4FD
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC4FD | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFF
Deuteranopia (green-blind)
#B6C9FB
Tritanopia (blue-blind)
#C1CDD7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cbc4fd; /* rgb */ color: rgb(203, 196, 253); /* oklch */ color: oklch(84.5% 0.079 290.2);
Tailwind
colors: {
custom: {
50: '#dbd5fe',
500: '#cbc4fd',
950: '#000000',
},
}SCSS
$custom: #cbc4fd; $custom-light: #dbd5fe; $custom-dark: #000000;
JSON
{
"hex": "#cbc4fd",
"rgb": {
"r": 203,
"g": 196,
"b": 253
},
"hsl": {
"h": 247.368,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.84522,
"c": 0.07913,
"h": 290.2
},
"luminance": 0.59268
}Semantic roles & 50–950 ramp
primary
#CBC4FD
secondary
#D8E581
accent
#E600C9
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385