#CBBEE2#CBBEE2
#CBBEE2 is a very light, muted violet. Relative luminance 0.550; OKLCH L 82.4% C 0.052 H 301.7°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEE2 |
|---|---|
| RGB | rgb(203, 190, 226) |
| HSL | hsl(262, 38%, 82%) |
| HSV | hsv(262, 16%, 89%) |
| CMYK | cmyk(10.2%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(79.05, 11.37, -16.26) |
| CIE-LCH | lch(79.05, 19.85, 304.97°) |
| OKLab | oklab(82.37% 0.0272 -0.044) |
| OKLCH | oklch(82.37% 0.052 301.7) |
| XYZ | xyz(56.7669, 55.0144, 79.5650) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.47
Pale Lilac
#E4CBFF
ΔE00 6.24
Light Lavender
#DFC5FE
ΔE00 6.35
Periwinkle
#CCCCFF
ΔE00 6.98
Pale Lavender
#EECFFE
ΔE00 7.35
Light Lilac
#EDC8FF
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEE2 #D5E2BE
analogous
#BEC3E2 #CBBEE2 #DDBEE2
triadic
#CBBEE2 #E2CBBE #BEE2CB
tetradic
#CBBEE2 #E2BEC3 #D5E2BE #BEE2DD
square
#CBBEE2 #E2BEC3 #D5E2BE #BEE2DD
split-complementary
#CBBEE2 #E2DDBE #C3E2BE
monochromatic
#8769BC #A994CF #CBBEE2 #EDE8F5 #EEEAF6
Accessibility & contrast
On white
1.75
#CBBEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#CBBEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEE2
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEE2 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E4
Deuteranopia (green-blind)
#BAC4E1
Tritanopia (blue-blind)
#C7C3CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbbee2; /* rgb */ color: rgb(203, 190, 226); /* oklch */ color: oklch(82.4% 0.052 301.7);
Tailwind
colors: {
custom: {
50: '#dbd1eb',
500: '#cbbee2',
950: '#000000',
},
}SCSS
$custom: #cbbee2; $custom-light: #dbd1eb; $custom-dark: #000000;
JSON
{
"hex": "#cbbee2",
"rgb": {
"r": 203,
"g": 190,
"b": 226
},
"hsl": {
"h": 261.667,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.8237,
"c": 0.05168,
"h": 301.7
},
"luminance": 0.55014
}Semantic roles & 50–950 ramp
primary
#CBBEE2
secondary
#A9BB89
accent
#B13484
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384