#CBBFE8#CBBFE8
#CBBFE8 is a very light, muted violet. Relative luminance 0.558; OKLCH L 82.8% C 0.058 H 298.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBFE8 |
|---|---|
| RGB | rgb(203, 191, 232) |
| HSL | hsl(258, 47%, 83%) |
| HSV | hsv(258, 18%, 91%) |
| CMYK | cmyk(12.5%, 17.7%, 0%, 9%) |
| CIE-LAB | lab(79.49, 12.07, -18.83) |
| CIE-LCH | lch(79.49, 22.36, 302.66°) |
| OKLab | oklab(82.78% 0.0277 -0.0511) |
| OKLCH | oklch(82.78% 0.058 298.5) |
| XYZ | xyz(57.8220, 55.7842, 84.0495) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.30
Pale Lilac
#E4CBFF
ΔE00 5.45
Periwinkle
#CCCCFF
ΔE00 5.71
Thistle
#D8BFD8
ΔE00 6.76
Light Periwinkle
#C1C6FC
ΔE00 6.93
Pale Lavender
#EECFFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBFE8 #DCE8BF
analogous
#BFC7E8 #CBBFE8 #DFBFE8
triadic
#CBBFE8 #E8CBBF #BFE8CB
tetradic
#CBBFE8 #E8BFC7 #DCE8BF #BFE8DF
square
#CBBFE8 #E8BFC7 #DCE8BF #BFE8DF
split-complementary
#CBBFE8 #E8DFBF #C7E8BF
monochromatic
#8265C8 #A692D8 #CBBFE8 #EDE8F7 #EDE8F7
Accessibility & contrast
On white
1.73
#CBBFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#CBBFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBFE8
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBFE8 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C5EA
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#C6C5CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cbbfe8; /* rgb */ color: rgb(203, 191, 232); /* oklch */ color: oklch(82.8% 0.058 298.5);
Tailwind
colors: {
custom: {
50: '#dbd2ef',
500: '#cbbfe8',
950: '#000000',
},
}SCSS
$custom: #cbbfe8; $custom-light: #dbd2ef; $custom-dark: #000000;
JSON
{
"hex": "#cbbfe8",
"rgb": {
"r": 203,
"g": 191,
"b": 232
},
"hsl": {
"h": 257.561,
"s": 47.126,
"l": 82.941
},
"oklch": {
"l": 0.82776,
"c": 0.05811,
"h": 298.5
},
"luminance": 0.55784
}Semantic roles & 50–950 ramp
primary
#CBBFE8
secondary
#B2C388
accent
#BA2B90
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151416
muted
#848385