#CBBEE1#CBBEE1
#CBBEE1 is a very light, muted violet. Relative luminance 0.550; OKLCH L 82.3% C 0.050 H 302.2°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEE1 |
|---|---|
| RGB | rgb(203, 190, 225) |
| HSL | hsl(262, 37%, 81%) |
| HSV | hsv(262, 16%, 88%) |
| CMYK | cmyk(9.8%, 15.6%, 0%, 11.8%) |
| CIE-LAB | lab(79.02, 11.17, -15.77) |
| CIE-LCH | lch(79.02, 19.33, 305.31°) |
| OKLab | oklab(82.34% 0.0268 -0.0426) |
| OKLCH | oklch(82.34% 0.05 302.2) |
| XYZ | xyz(56.6301, 54.9597, 78.8444) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.26
Pale Lilac
#E4CBFF
ΔE00 6.44
Light Lavender
#DFC5FE
ΔE00 6.59
Periwinkle
#CCCCFF
ΔE00 7.19
Pale Lavender
#EECFFE
ΔE00 7.46
Light Lilac
#EDC8FF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEE1 #D4E1BE
analogous
#BEC3E1 #CBBEE1 #DDBEE1
triadic
#CBBEE1 #E1CBBE #BEE1CB
tetradic
#CBBEE1 #E1BEC3 #D4E1BE #BEE1DD
square
#CBBEE1 #E1BEC3 #D4E1BE #BEE1DD
split-complementary
#CBBEE1 #E1DDBE #C3E1BE
monochromatic
#886ABA #AA94CE #CBBEE1 #EDE8F4 #EEEAF5
Accessibility & contrast
On white
1.75
#CBBEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#CBBEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEE1
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEE1 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E3
Deuteranopia (green-blind)
#BAC4E0
Tritanopia (blue-blind)
#C8C3CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbbee1; /* rgb */ color: rgb(203, 190, 225); /* oklch */ color: oklch(82.3% 0.050 302.2);
Tailwind
colors: {
custom: {
50: '#dbd1ea',
500: '#cbbee1',
950: '#000000',
},
}SCSS
$custom: #cbbee1; $custom-light: #dbd1ea; $custom-dark: #000000;
JSON
{
"hex": "#cbbee1",
"rgb": {
"r": 203,
"g": 190,
"b": 225
},
"hsl": {
"h": 262.286,
"s": 36.842,
"l": 81.373
},
"oklch": {
"l": 0.82335,
"c": 0.05034,
"h": 302.2
},
"luminance": 0.5496
}Semantic roles & 50–950 ramp
primary
#CBBEE1
secondary
#A8BA8A
accent
#B03682
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384