#CBBAFB#CBBAFB
#CBBAFB is a very light, moderate violet. Relative luminance 0.548; OKLCH L 82.5% C 0.092 H 296.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBAFB |
|---|---|
| RGB | rgb(203, 186, 251) |
| HSL | hsl(256, 89%, 86%) |
| HSV | hsv(256, 26%, 98%) |
| CMYK | cmyk(19.1%, 25.9%, 0%, 1.6%) |
| CIE-LAB | lab(78.91, 18.84, -29.90) |
| CIE-LCH | lch(78.91, 35.35, 302.22°) |
| OKLab | oklab(82.55% 0.0406 -0.0821) |
| OKLCH | oklch(82.55% 0.092 296.3) |
| XYZ | xyz(59.5963, 54.7790, 98.6817) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.74
Pale Violet
#CEAEFA
ΔE00 3.91
Light Lavender
#DFC5FE
ΔE00 4.67
Periwinkle
#CCCCFF
ΔE00 5.56
Light Periwinkle
#C1C6FC
ΔE00 5.71
Pale Lilac
#E4CBFF
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBAFB #EAFBBA
analogous
#BAC9FB #CBBAFB #EBBAFB
triadic
#CBBAFB #FBCBBA #BAFBCB
tetradic
#CBBAFB #FBBAC9 #EAFBBA #BAFBEB
square
#CBBAFB #FBBAC9 #EAFBBA #BAFBEB
split-complementary
#CBBAFB #FBEBBA #C9FBBA
monochromatic
#7446F4 #9F80F8 #CBBAFB #E9E2FD #E9E2FD
Accessibility & contrast
On white
1.76
#CBBAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#CBBAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBAFB
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBAFB | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FE
Deuteranopia (green-blind)
#AEC3F9
Tritanopia (blue-blind)
#C2C4D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cbbafb; /* rgb */ color: rgb(203, 186, 251); /* oklch */ color: oklch(82.5% 0.092 296.3);
Tailwind
colors: {
custom: {
50: '#dbcefc',
500: '#cbbafb',
950: '#000000',
},
}SCSS
$custom: #cbbafb; $custom-light: #dbcefc; $custom-dark: #000000;
JSON
{
"hex": "#cbbafb",
"rgb": {
"r": 203,
"g": 186,
"b": 251
},
"hsl": {
"h": 255.692,
"s": 89.041,
"l": 85.686
},
"oklch": {
"l": 0.82545,
"c": 0.09161,
"h": 296.3
},
"luminance": 0.54779
}Semantic roles & 50–950 ramp
primary
#CBBAFB
secondary
#C5E079
accent
#E600A9
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385