#CBBDFD#CBBDFD
#CBBDFD is a very light, moderate violet. Relative luminance 0.562; OKLCH L 83.2% C 0.090 H 294.4°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBDFD |
|---|---|
| RGB | rgb(203, 189, 253) |
| HSL | hsl(253, 94%, 87%) |
| HSV | hsv(253, 25%, 99%) |
| CMYK | cmyk(19.8%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(79.72, 17.65, -29.74) |
| CIE-LCH | lch(79.72, 34.58, 300.69°) |
| OKLab | oklab(83.19% 0.037 -0.0817) |
| OKLCH | oklch(83.19% 0.09 294.4) |
| XYZ | xyz(60.5518, 56.1830, 100.5638) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 4.53
Periwinkle
#CCCCFF
ΔE00 4.71
Light Lavender
#DFC5FE
ΔE00 4.75
Pale Violet
#CEAEFA
ΔE00 4.77
Light Periwinkle
#C1C6FC
ΔE00 4.88
Pale Lilac
#E4CBFF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBDFD #EFFDBD
analogous
#BDCFFD #CBBDFD #EBBDFD
triadic
#CBBDFD #FDCBBD #BDFDCB
tetradic
#CBBDFD #FDBDCF #EFFDBD #BDFDEB
square
#CBBDFD #FDBDCF #EFFDBD #BDFDEB
split-complementary
#CBBDFD #FDEBBD #CFFDBD
monochromatic
#6D46F9 #9C82FB #CBBDFD #E8E1FE #E8E1FE
Accessibility & contrast
On white
1.72
#CBBDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#CBBDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBDFD
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBDFD | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#B0C5FB
Tritanopia (blue-blind)
#C1C7D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbbdfd; /* rgb */ color: rgb(203, 189, 253); /* oklch */ color: oklch(83.2% 0.090 294.4);
Tailwind
colors: {
custom: {
50: '#dbd0fe',
500: '#cbbdfd',
950: '#000000',
},
}SCSS
$custom: #cbbdfd; $custom-light: #dbd0fe; $custom-dark: #000000;
JSON
{
"hex": "#cbbdfd",
"rgb": {
"r": 203,
"g": 189,
"b": 253
},
"hsl": {
"h": 253.125,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.8319,
"c": 0.08967,
"h": 294.4
},
"luminance": 0.56184
}Semantic roles & 50–950 ramp
primary
#CBBDFD
secondary
#CDE47A
accent
#E600B3
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385