#CBBEE8#CBBEE8
#CBBEE8 is a very light, muted violet. Relative luminance 0.553; OKLCH L 82.6% C 0.060 H 299.2°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEE8 |
|---|---|
| RGB | rgb(203, 190, 232) |
| HSL | hsl(259, 48%, 83%) |
| HSV | hsv(259, 18%, 91%) |
| CMYK | cmyk(12.5%, 18.1%, 0%, 9%) |
| CIE-LAB | lab(79.24, 12.61, -19.20) |
| CIE-LCH | lch(79.24, 22.97, 303.28°) |
| OKLab | oklab(82.58% 0.0292 -0.0521) |
| OKLCH | oklch(82.58% 0.06 299.2) |
| XYZ | xyz(57.6046, 55.3495, 83.9770) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.08
Pale Lilac
#E4CBFF
ΔE00 5.32
Periwinkle
#CCCCFF
ΔE00 5.87
Thistle
#D8BFD8
ΔE00 6.79
Pale Lavender
#EECFFE
ΔE00 6.97
Light Periwinkle
#C1C6FC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEE8 #DBE8BE
analogous
#BEC6E8 #CBBEE8 #E0BEE8
triadic
#CBBEE8 #E8CBBE #BEE8CB
tetradic
#CBBEE8 #E8BEC6 #DBE8BE #BEE8E0
square
#CBBEE8 #E8BEC6 #DBE8BE #BEE8E0
split-complementary
#CBBEE8 #E8E0BE #C6E8BE
monochromatic
#8364C8 #A791D8 #CBBEE8 #EDE8F7 #EDE8F7
Accessibility & contrast
On white
1.74
#CBBEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#CBBEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEE8
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEE8 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C4EA
Deuteranopia (green-blind)
#B8C4E7
Tritanopia (blue-blind)
#C6C4CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbbee8; /* rgb */ color: rgb(203, 190, 232); /* oklch */ color: oklch(82.6% 0.060 299.2);
Tailwind
colors: {
custom: {
50: '#dbd1ef',
500: '#cbbee8',
950: '#000000',
},
}SCSS
$custom: #cbbee8; $custom-light: #dbd1ef; $custom-dark: #000000;
JSON
{
"hex": "#cbbee8",
"rgb": {
"r": 203,
"g": 190,
"b": 232
},
"hsl": {
"h": 258.571,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.82583,
"c": 0.05971,
"h": 299.2
},
"luminance": 0.5535
}Semantic roles & 50–950 ramp
primary
#CBBEE8
secondary
#B1C387
accent
#BB2B8E
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151416
muted
#848385