#CBBEE6#CBBEE6
#CBBEE6 is a very light, muted violet. Relative luminance 0.552; OKLCH L 82.5% C 0.057 H 300.0°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEE6 |
|---|---|
| RGB | rgb(203, 190, 230) |
| HSL | hsl(260, 44%, 82%) |
| HSV | hsv(260, 17%, 90%) |
| CMYK | cmyk(11.7%, 17.4%, 0%, 9.8%) |
| CIE-LAB | lab(79.18, 12.19, -18.22) |
| CIE-LCH | lch(79.18, 21.93, 303.78°) |
| OKLab | oklab(82.51% 0.0285 -0.0494) |
| OKLCH | oklch(82.51% 0.057 300) |
| XYZ | xyz(57.3222, 55.2365, 82.4894) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.46
Pale Lilac
#E4CBFF
ΔE00 5.57
Periwinkle
#CCCCFF
ΔE00 6.21
Thistle
#D8BFD8
ΔE00 6.34
Pale Lavender
#EECFFE
ΔE00 7.05
Light Periwinkle
#C1C6FC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEE6 #D9E6BE
analogous
#BEC5E6 #CBBEE6 #DFBEE6
triadic
#CBBEE6 #E6CBBE #BEE6CB
tetradic
#CBBEE6 #E6BEC5 #D9E6BE #BEE6DF
square
#CBBEE6 #E6BEC5 #D9E6BE #BEE6DF
split-complementary
#CBBEE6 #E6DFBE #C5E6BE
monochromatic
#8466C4 #A892D5 #CBBEE6 #EDE9F6 #EDE9F6
Accessibility & contrast
On white
1.74
#CBBEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#CBBEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEE6
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEE6 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C4E8
Deuteranopia (green-blind)
#B8C4E5
Tritanopia (blue-blind)
#C7C4CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbbee6; /* rgb */ color: rgb(203, 190, 230); /* oklch */ color: oklch(82.5% 0.057 300.0);
Tailwind
colors: {
custom: {
50: '#dbd1ee',
500: '#cbbee6',
950: '#000000',
},
}SCSS
$custom: #cbbee6; $custom-light: #dbd1ee; $custom-dark: #000000;
JSON
{
"hex": "#cbbee6",
"rgb": {
"r": 203,
"g": 190,
"b": 230
},
"hsl": {
"h": 259.5,
"s": 44.444,
"l": 82.353
},
"oklch": {
"l": 0.82511,
"c": 0.05702,
"h": 300
},
"luminance": 0.55237
}Semantic roles & 50–950 ramp
primary
#CBBEE6
secondary
#AEC088
accent
#B82E8B
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151416
muted
#848385