#CBBFEF#CBBFEF
#CBBFEF is a very light, moderate violet. Relative luminance 0.562; OKLCH L 83.0% C 0.068 H 296.4°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBFEF |
|---|---|
| RGB | rgb(203, 191, 239) |
| HSL | hsl(255, 60%, 84%) |
| HSV | hsv(255, 20%, 94%) |
| CMYK | cmyk(15.1%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(79.72, 13.53, -22.24) |
| CIE-LCH | lch(79.72, 26.03, 301.33°) |
| OKLab | oklab(83.03% 0.03 -0.0605) |
| OKLCH | oklch(83.03% 0.068 296.4) |
| XYZ | xyz(58.8361, 56.1898, 89.3907) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.34
Periwinkle
#CCCCFF
ΔE00 4.66
Pale Lilac
#E4CBFF
ΔE00 4.96
Light Periwinkle
#C1C6FC
ΔE00 5.74
Light Violet
#D6B4FC
ΔE00 6.26
Pale Violet
#CEAEFA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBFEF #E3EFBF
analogous
#BFCBEF #CBBFEF #E3BFEF
triadic
#CBBFEF #EFCBBF #BFEFCB
tetradic
#CBBFEF #EFBFCB #E3EFBF #BFEFE3
square
#CBBFEF #EFBFCB #E3EFBF #BFEFE3
split-complementary
#CBBFEF #EFE3BF #CBEFBF
monochromatic
#7B5DD7 #A38EE3 #CBBFEF #EBE7F9 #EBE7F9
Accessibility & contrast
On white
1.72
#CBBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#CBBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBFEF
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBFEF | 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)
#B5C6F1
Deuteranopia (green-blind)
#B7C5EE
Tritanopia (blue-blind)
#C5C6CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbbfef; /* rgb */ color: rgb(203, 191, 239); /* oklch */ color: oklch(83.0% 0.068 296.4);
Tailwind
colors: {
custom: {
50: '#dbd2f4',
500: '#cbbfef',
950: '#000000',
},
}SCSS
$custom: #cbbfef; $custom-light: #dbd2f4; $custom-dark: #000000;
JSON
{
"hex": "#cbbfef",
"rgb": {
"r": 203,
"g": 191,
"b": 239
},
"hsl": {
"h": 255,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.83032,
"c": 0.06757,
"h": 296.4
},
"luminance": 0.5619
}Semantic roles & 50–950 ramp
primary
#CBBFEF
secondary
#BBCD85
accent
#C81E9D
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151417
muted
#848385