#CBBCFA#CBBCFA
#CBBCFA is a very light, moderate violet. Relative luminance 0.556; OKLCH L 82.9% C 0.087 H 295.5°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBCFA |
|---|---|
| RGB | rgb(203, 188, 250) |
| HSL | hsl(255, 86%, 86%) |
| HSV | hsv(255, 25%, 98%) |
| CMYK | cmyk(18.8%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(79.37, 17.53, -28.68) |
| CIE-LCH | lch(79.37, 33.61, 301.45°) |
| OKLab | oklab(82.88% 0.0376 -0.0786) |
| OKLCH | oklch(82.88% 0.087 295.5) |
| XYZ | xyz(59.8633, 55.5646, 97.9952) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 4.27
Light Lavender
#DFC5FE
ΔE00 4.43
Pale Violet
#CEAEFA
ΔE00 4.60
Periwinkle
#CCCCFF
ΔE00 4.94
Light Periwinkle
#C1C6FC
ΔE00 5.25
Pale Lilac
#E4CBFF
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBCFA #EBFABC
analogous
#BCCCFA #CBBCFA #EABCFA
triadic
#CBBCFA #FACBBC #BCFACB
tetradic
#CBBCFA #FABCCC #EBFABC #BCFAEA
square
#CBBCFA #FABCCC #EBFABC #BCFAEA
split-complementary
#CBBCFA #FAEABC #CCFABC
monochromatic
#734AF1 #9F83F6 #CBBCFA #E9E3FD #E9E3FD
Accessibility & contrast
On white
1.73
#CBBCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#CBBCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBCFA
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBCFA | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#B0C4F8
Tritanopia (blue-blind)
#C2C6D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cbbcfa; /* rgb */ color: rgb(203, 188, 250); /* oklch */ color: oklch(82.9% 0.087 295.5);
Tailwind
colors: {
custom: {
50: '#dbd0fc',
500: '#cbbcfa',
950: '#000000',
},
}SCSS
$custom: #cbbcfa; $custom-light: #dbd0fc; $custom-dark: #000000;
JSON
{
"hex": "#cbbcfa",
"rgb": {
"r": 203,
"g": 188,
"b": 250
},
"hsl": {
"h": 254.516,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.82882,
"c": 0.08715,
"h": 295.5
},
"luminance": 0.55565
}Semantic roles & 50–950 ramp
primary
#CBBCFA
secondary
#C7DE7C
accent
#E303AC
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385