#CBBFE5#CBBFE5
#CBBFE5 is a very light, muted violet. Relative luminance 0.556; OKLCH L 82.7% C 0.054 H 299.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBFE5 |
|---|---|
| RGB | rgb(203, 191, 229) |
| HSL | hsl(259, 42%, 82%) |
| HSV | hsv(259, 17%, 90%) |
| CMYK | cmyk(11.4%, 16.6%, 0%, 10.2%) |
| CIE-LAB | lab(79.39, 11.45, -17.36) |
| CIE-LCH | lch(79.39, 20.79, 303.40°) |
| OKLab | oklab(82.67% 0.0267 -0.047) |
| OKLCH | oklch(82.67% 0.054 299.6) |
| XYZ | xyz(57.3995, 55.6152, 81.8244) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.88
Light Lavender
#DFC5FE
ΔE00 5.91
Thistle
#D8BFD8
ΔE00 6.11
Periwinkle
#CCCCFF
ΔE00 6.27
Pale Lavender
#EECFFE
ΔE00 7.23
Light Periwinkle
#C1C6FC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBFE5 #D9E5BF
analogous
#BFC6E5 #CBBFE5 #DEBFE5
triadic
#CBBFE5 #E5CBBF #BFE5CB
tetradic
#CBBFE5 #E5BFC6 #D9E5BF #BFE5DE
square
#CBBFE5 #E5BFC6 #D9E5BF #BFE5DE
split-complementary
#CBBFE5 #E5DEBF #C6E5BF
monochromatic
#8468C2 #A893D3 #CBBFE5 #EDE9F6 #EDE9F6
Accessibility & contrast
On white
1.73
#CBBFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#CBBFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBFE5
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBFE5 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C5E7
Deuteranopia (green-blind)
#BAC4E4
Tritanopia (blue-blind)
#C7C4CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cbbfe5; /* rgb */ color: rgb(203, 191, 229); /* oklch */ color: oklch(82.7% 0.054 299.6);
Tailwind
colors: {
custom: {
50: '#dbd2ed',
500: '#cbbfe5',
950: '#000000',
},
}SCSS
$custom: #cbbfe5; $custom-light: #dbd2ed; $custom-dark: #000000;
JSON
{
"hex": "#cbbfe5",
"rgb": {
"r": 203,
"g": 191,
"b": 229
},
"hsl": {
"h": 258.947,
"s": 42.222,
"l": 82.353
},
"oklch": {
"l": 0.82669,
"c": 0.05407,
"h": 299.6
},
"luminance": 0.55615
}Semantic roles & 50–950 ramp
primary
#CBBFE5
secondary
#AEBF89
accent
#B5308B
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384