#CBBFEB#CBBFEB
#CBBFEB is a very light, moderate violet. Relative luminance 0.560; OKLCH L 82.9% C 0.062 H 297.5°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBFEB |
|---|---|
| RGB | rgb(203, 191, 235) |
| HSL | hsl(256, 52%, 84%) |
| HSV | hsv(256, 19%, 92%) |
| CMYK | cmyk(13.6%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(79.59, 12.69, -20.29) |
| CIE-LCH | lch(79.59, 23.93, 302.02°) |
| OKLab | oklab(82.89% 0.0287 -0.0551) |
| OKLCH | oklch(82.89% 0.062 297.5) |
| XYZ | xyz(58.2517, 55.9561, 86.3129) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.80
Pale Lilac
#E4CBFF
ΔE00 5.14
Periwinkle
#CCCCFF
ΔE00 5.21
Light Periwinkle
#C1C6FC
ΔE00 6.39
Light Violet
#D6B4FC
ΔE00 6.99
Pale Lavender
#EECFFE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBFEB #DFEBBF
analogous
#BFC9EB #CBBFEB #E1BFEB
triadic
#CBBFEB #EBCBBF #BFEBCB
tetradic
#CBBFEB #EBBFC9 #DFEBBF #BFEBE1
square
#CBBFEB #EBBFC9 #DFEBBF #BFEBE1
split-complementary
#CBBFEB #EBE1BF #C9EBBF
monochromatic
#7F62CE #A590DC #CBBFEB #ECE8F8 #ECE8F8
Accessibility & contrast
On white
1.72
#CBBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#CBBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBFEB
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBFEB | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5ED
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#C5C5CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cbbfeb; /* rgb */ color: rgb(203, 191, 235); /* oklch */ color: oklch(82.9% 0.062 297.5);
Tailwind
colors: {
custom: {
50: '#dbd2f1',
500: '#cbbfeb',
950: '#000000',
},
}SCSS
$custom: #cbbfeb; $custom-light: #dbd2f1; $custom-dark: #000000;
JSON
{
"hex": "#cbbfeb",
"rgb": {
"r": 203,
"g": 191,
"b": 235
},
"hsl": {
"h": 256.364,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.82885,
"c": 0.06216,
"h": 297.5
},
"luminance": 0.55956
}Semantic roles & 50–950 ramp
primary
#CBBFEB
secondary
#B6C787
accent
#C02696
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151416
muted
#848385