#CBBEF1#CBBEF1
#CBBEF1 is a very light, moderate violet. Relative luminance 0.559; OKLCH L 82.9% C 0.072 H 296.5°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEF1 |
|---|---|
| RGB | rgb(203, 190, 241) |
| HSL | hsl(255, 65%, 85%) |
| HSV | hsv(255, 21%, 95%) |
| CMYK | cmyk(15.8%, 21.2%, 0%, 5.5%) |
| CIE-LAB | lab(79.54, 14.50, -23.58) |
| CIE-LCH | lch(79.54, 27.68, 301.59°) |
| OKLab | oklab(82.92% 0.0321 -0.0643) |
| OKLCH | oklch(82.92% 0.072 296.5) |
| XYZ | xyz(58.9159, 55.8740, 90.8829) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.08
Periwinkle
#CCCCFF
ΔE00 4.70
Pale Lilac
#E4CBFF
ΔE00 4.95
Light Violet
#D6B4FC
ΔE00 5.63
Light Periwinkle
#C1C6FC
ΔE00 5.63
Pale Violet
#CEAEFA
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEF1 #E4F1BE
analogous
#BECBF1 #CBBEF1 #E5BEF1
triadic
#CBBEF1 #F1CBBE #BEF1CB
tetradic
#CBBEF1 #F1BECB #E4F1BE #BEF1E5
square
#CBBEF1 #F1BECB #E4F1BE #BEF1E5
split-complementary
#CBBEF1 #F1E5BE #CBF1BE
monochromatic
#7A59DB #A38CE6 #CBBEF1 #EBE6FA #EBE6FA
Accessibility & contrast
On white
1.72
#CBBEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#CBBEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEF1
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEF1 | 1.00 | 1.72 | 12.17 | 12.17 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F3
Deuteranopia (green-blind)
#B5C5F0
Tritanopia (blue-blind)
#C4C6CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cbbef1; /* rgb */ color: rgb(203, 190, 241); /* oklch */ color: oklch(82.9% 0.072 296.5);
Tailwind
colors: {
custom: {
50: '#dbd1f5',
500: '#cbbef1',
950: '#000000',
},
}SCSS
$custom: #cbbef1; $custom-light: #dbd1f5; $custom-dark: #000000;
JSON
{
"hex": "#cbbef1",
"rgb": {
"r": 203,
"g": 190,
"b": 241
},
"hsl": {
"h": 255.294,
"s": 64.557,
"l": 84.51
},
"oklch": {
"l": 0.82915,
"c": 0.07186,
"h": 296.5
},
"luminance": 0.55874
}Semantic roles & 50–950 ramp
primary
#CBBEF1
secondary
#BDD083
accent
#CC199F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385