#CBBFE2#CBBFE2
#CBBFE2 is a very light, muted violet. Relative luminance 0.554; OKLCH L 82.6% C 0.050 H 300.9°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBFE2 |
|---|---|
| RGB | rgb(203, 191, 226) |
| HSL | hsl(261, 38%, 82%) |
| HSV | hsv(261, 15%, 89%) |
| CMYK | cmyk(10.2%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(79.30, 10.84, -15.89) |
| CIE-LCH | lch(79.30, 19.23, 304.29°) |
| OKLab | oklab(82.56% 0.0257 -0.0429) |
| OKLCH | oklch(82.56% 0.05 300.9) |
| XYZ | xyz(56.9842, 55.4491, 79.6374) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.51
Pale Lilac
#E4CBFF
ΔE00 6.44
Light Lavender
#DFC5FE
ΔE00 6.61
Periwinkle
#CCCCFF
ΔE00 6.89
Pale Lavender
#EECFFE
ΔE00 7.52
Light Periwinkle
#C1C6FC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBFE2 #D6E2BF
analogous
#BFC5E2 #CBBFE2 #DDBFE2
triadic
#CBBFE2 #E2CBBF #BFE2CB
tetradic
#CBBFE2 #E2BFC5 #D6E2BF #BFE2DD
square
#CBBFE2 #E2BFC5 #D6E2BF #BFE2DD
split-complementary
#CBBFE2 #E2DDBF #C5E2BF
monochromatic
#876BBC #A995CF #CBBFE2 #EDE9F5 #EEEAF5
Accessibility & contrast
On white
1.74
#CBBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#CBBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBFE2
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBFE2 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C4E4
Deuteranopia (green-blind)
#BBC4E1
Tritanopia (blue-blind)
#C7C4CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbbfe2; /* rgb */ color: rgb(203, 191, 226); /* oklch */ color: oklch(82.6% 0.050 300.9);
Tailwind
colors: {
custom: {
50: '#dbd2eb',
500: '#cbbfe2',
950: '#000000',
},
}SCSS
$custom: #cbbfe2; $custom-light: #dbd2eb; $custom-dark: #000000;
JSON
{
"hex": "#cbbfe2",
"rgb": {
"r": 203,
"g": 191,
"b": 226
},
"hsl": {
"h": 260.571,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.82564,
"c": 0.05005,
"h": 300.9
},
"luminance": 0.55449
}Semantic roles & 50–950 ramp
primary
#CBBFE2
secondary
#AABB8A
accent
#B13586
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384