#CBBFE7#CBBFE7
#CBBFE7 is a very light, muted violet. Relative luminance 0.557; OKLCH L 82.7% C 0.057 H 298.9°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBFE7 |
|---|---|
| RGB | rgb(203, 191, 231) |
| HSL | hsl(258, 45%, 83%) |
| HSV | hsv(258, 17%, 91%) |
| CMYK | cmyk(12.1%, 17.3%, 0%, 9.4%) |
| CIE-LAB | lab(79.46, 11.86, -18.34) |
| CIE-LCH | lch(79.46, 21.84, 302.89°) |
| OKLab | oklab(82.74% 0.0274 -0.0497) |
| OKLCH | oklch(82.74% 0.057 298.9) |
| XYZ | xyz(57.6803, 55.7275, 83.3035) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.49
Pale Lilac
#E4CBFF
ΔE00 5.58
Periwinkle
#CCCCFF
ΔE00 5.89
Thistle
#D8BFD8
ΔE00 6.54
Pale Lavender
#EECFFE
ΔE00 7.11
Light Periwinkle
#C1C6FC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBFE7 #DBE7BF
analogous
#BFC7E7 #CBBFE7 #DFBFE7
triadic
#CBBFE7 #E7CBBF #BFE7CB
tetradic
#CBBFE7 #E7BFC7 #DBE7BF #BFE7DF
square
#CBBFE7 #E7BFC7 #DBE7BF #BFE7DF
split-complementary
#CBBFE7 #E7DFBF #C7E7BF
monochromatic
#8366C6 #A792D6 #CBBFE7 #EDE9F7 #EDE9F7
Accessibility & contrast
On white
1.73
#CBBFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#CBBFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBFE7
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBFE7 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C5E9
Deuteranopia (green-blind)
#B9C5E6
Tritanopia (blue-blind)
#C6C5CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cbbfe7; /* rgb */ color: rgb(203, 191, 231); /* oklch */ color: oklch(82.7% 0.057 298.9);
Tailwind
colors: {
custom: {
50: '#dbd2ee',
500: '#cbbfe7',
950: '#000000',
},
}SCSS
$custom: #cbbfe7; $custom-light: #dbd2ee; $custom-dark: #000000;
JSON
{
"hex": "#cbbfe7",
"rgb": {
"r": 203,
"g": 191,
"b": 231
},
"hsl": {
"h": 258,
"s": 45.455,
"l": 82.745
},
"oklch": {
"l": 0.8274,
"c": 0.05676,
"h": 298.9
},
"luminance": 0.55728
}Semantic roles & 50–950 ramp
primary
#CBBFE7
secondary
#B1C288
accent
#B92D8F
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151416
muted
#848385