#CBBFEE#CBBFEE
#CBBFEE is a very light, moderate violet. Relative luminance 0.561; OKLCH L 83.0% C 0.066 H 296.6°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBFEE |
|---|---|
| RGB | rgb(203, 191, 238) |
| HSL | hsl(255, 58%, 84%) |
| HSV | hsv(255, 20%, 93%) |
| CMYK | cmyk(14.7%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(79.69, 13.32, -21.75) |
| CIE-LCH | lch(79.69, 25.50, 301.49°) |
| OKLab | oklab(82.99% 0.0297 -0.0592) |
| OKLCH | oklch(82.99% 0.066 296.6) |
| XYZ | xyz(58.6888, 56.1309, 88.6148) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.43
Periwinkle
#CCCCFF
ΔE00 4.79
Pale Lilac
#E4CBFF
ΔE00 4.98
Light Periwinkle
#C1C6FC
ΔE00 5.89
Light Violet
#D6B4FC
ΔE00 6.43
Pale Lavender
#EECFFE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBFEE #E2EEBF
analogous
#BFCBEE #CBBFEE #E3BFEE
triadic
#CBBFEE #EECBBF #BFEECB
tetradic
#CBBFEE #EEBFCB #E2EEBF #BFEEE3
square
#CBBFEE #EEBFCB #E2EEBF #BFEEE3
split-complementary
#CBBFEE #EEE3BF #CBEEBF
monochromatic
#7C5ED4 #A48FE1 #CBBFEE #EBE7F9 #EBE7F9
Accessibility & contrast
On white
1.72
#CBBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#CBBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBFEE
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBFEE | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F0
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#C5C6CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cbbfee; /* rgb */ color: rgb(203, 191, 238); /* oklch */ color: oklch(83.0% 0.066 296.6);
Tailwind
colors: {
custom: {
50: '#dbd2f3',
500: '#cbbfee',
950: '#000000',
},
}SCSS
$custom: #cbbfee; $custom-light: #dbd2f3; $custom-dark: #000000;
JSON
{
"hex": "#cbbfee",
"rgb": {
"r": 203,
"g": 191,
"b": 238
},
"hsl": {
"h": 255.319,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.82995,
"c": 0.06622,
"h": 296.6
},
"luminance": 0.56131
}Semantic roles & 50–950 ramp
primary
#CBBFEE
secondary
#BACC86
accent
#C6209B
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151417
muted
#848385