#CBBFE0#CBBFE0
#CBBFE0 is a very light, muted violet. Relative luminance 0.553; OKLCH L 82.5% C 0.047 H 301.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBFE0 |
|---|---|
| RGB | rgb(203, 191, 224) |
| HSL | hsl(262, 35%, 81%) |
| HSV | hsv(262, 15%, 88%) |
| CMYK | cmyk(9.4%, 14.7%, 0%, 12.2%) |
| CIE-LAB | lab(79.24, 10.43, -14.91) |
| CIE-LCH | lch(79.24, 18.19, 304.98°) |
| OKLab | oklab(82.49% 0.0251 -0.0402) |
| OKLCH | oklch(82.49% 0.047 301.9) |
| XYZ | xyz(56.7114, 55.3399, 78.2005) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.15
Pale Lilac
#E4CBFF
ΔE00 6.86
Light Lavender
#DFC5FE
ΔE00 7.12
Periwinkle
#CCCCFF
ΔE00 7.33
Pale Lavender
#EECFFE
ΔE00 7.78
Light Lilac
#EDC8FF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBFE0 #D4E0BF
analogous
#BFC4E0 #CBBFE0 #DCBFE0
triadic
#CBBFE0 #E0CBBF #BFE0CB
tetradic
#CBBFE0 #E0BFC4 #D4E0BF #BFE0DC
square
#CBBFE0 #E0BFC4 #D4E0BF #BFE0DC
split-complementary
#CBBFE0 #E0DCBF #C4E0BF
monochromatic
#886DB8 #AA96CC #CBBFE0 #EDE8F4 #EEEAF5
Accessibility & contrast
On white
1.74
#CBBFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#CBBFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBFE0
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBFE0 | 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)
#B9C4E2
Deuteranopia (green-blind)
#BBC4DF
Tritanopia (blue-blind)
#C8C3CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbbfe0; /* rgb */ color: rgb(203, 191, 224); /* oklch */ color: oklch(82.5% 0.047 301.9);
Tailwind
colors: {
custom: {
50: '#dbd2e9',
500: '#cbbfe0',
950: '#000000',
},
}SCSS
$custom: #cbbfe0; $custom-light: #dbd2e9; $custom-dark: #000000;
JSON
{
"hex": "#cbbfe0",
"rgb": {
"r": 203,
"g": 191,
"b": 224
},
"hsl": {
"h": 261.818,
"s": 34.737,
"l": 81.373
},
"oklch": {
"l": 0.82494,
"c": 0.04738,
"h": 301.9
},
"luminance": 0.5534
}Semantic roles & 50–950 ramp
primary
#CBBFE0
secondary
#A8B88B
accent
#AE3883
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384