#CBBEF9#CBBEF9
#CBBEF9 is a very light, moderate violet. Relative luminance 0.564; OKLCH L 83.2% C 0.083 H 294.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEF9 |
|---|---|
| RGB | rgb(203, 190, 249) |
| HSL | hsl(253, 83%, 86%) |
| HSV | hsv(253, 24%, 98%) |
| CMYK | cmyk(18.5%, 23.7%, 0%, 2.4%) |
| CIE-LAB | lab(79.82, 16.23, -27.44) |
| CIE-LCH | lch(79.82, 31.88, 300.60°) |
| OKLab | oklab(83.22% 0.0345 -0.0752) |
| OKLCH | oklch(83.22% 0.083 294.6) |
| XYZ | xyz(60.1372, 56.3625, 97.3150) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.32
Periwinkle
#CCCCFF
ΔE00 4.33
Light Periwinkle
#C1C6FC
ΔE00 4.83
Light Violet
#D6B4FC
ΔE00 4.88
Pale Violet
#CEAEFA
ΔE00 5.32
Pale Lilac
#E4CBFF
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEF9 #ECF9BE
analogous
#BECEF9 #CBBEF9 #E8BEF9
triadic
#CBBEF9 #F9CBBE #BEF9CB
tetradic
#CBBEF9 #F9BECE #ECF9BE #BEF9E8
square
#CBBEF9 #F9BECE #ECF9BE #BEF9E8
split-complementary
#CBBEF9 #F9E8BE #CEF9BE
monochromatic
#714EEF #9E86F4 #CBBEF9 #E9E3FC #E9E3FC
Accessibility & contrast
On white
1.71
#CBBEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#CBBEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEF9
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEF9 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C6FC
Deuteranopia (green-blind)
#B2C5F7
Tritanopia (blue-blind)
#C2C7D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbbef9; /* rgb */ color: rgb(203, 190, 249); /* oklch */ color: oklch(83.2% 0.083 294.6);
Tailwind
colors: {
custom: {
50: '#dbd1fb',
500: '#cbbef9',
950: '#000000',
},
}SCSS
$custom: #cbbef9; $custom-light: #dbd1fb; $custom-dark: #000000;
JSON
{
"hex": "#cbbef9",
"rgb": {
"r": 203,
"g": 190,
"b": 249
},
"hsl": {
"h": 253.22,
"s": 83.099,
"l": 86.078
},
"oklch": {
"l": 0.83222,
"c": 0.0827,
"h": 294.6
},
"luminance": 0.56363
}Semantic roles & 50–950 ramp
primary
#CBBEF9
secondary
#C8DD7E
accent
#E006B0
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385