#CBBEF8#CBBEF8
#CBBEF8 is a very light, moderate violet. Relative luminance 0.563; OKLCH L 83.2% C 0.081 H 294.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEF8 |
|---|---|
| RGB | rgb(203, 190, 248) |
| HSL | hsl(253, 81%, 86%) |
| HSV | hsv(253, 23%, 97%) |
| CMYK | cmyk(18.1%, 23.4%, 0%, 2.7%) |
| CIE-LAB | lab(79.78, 16.01, -26.96) |
| CIE-LCH | lch(79.78, 31.36, 300.70°) |
| OKLab | oklab(83.18% 0.0342 -0.0738) |
| OKLCH | oklch(83.18% 0.081 294.8) |
| XYZ | xyz(59.9816, 56.3003, 96.4957) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.24
Periwinkle
#CCCCFF
ΔE00 4.34
Light Periwinkle
#C1C6FC
ΔE00 4.90
Light Violet
#D6B4FC
ΔE00 4.93
Pale Violet
#CEAEFA
ΔE00 5.40
Pale Lilac
#E4CBFF
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEF8 #EBF8BE
analogous
#BECEF8 #CBBEF8 #E8BEF8
triadic
#CBBEF8 #F8CBBE #BEF8CB
tetradic
#CBBEF8 #F8BECE #EBF8BE #BEF8E8
square
#CBBEF8 #F8BECE #EBF8BE #BEF8E8
split-complementary
#CBBEF8 #F8E8BE #CEF8BE
monochromatic
#734FEC #9F87F2 #CBBEF8 #E9E3FC #E9E3FC
Accessibility & contrast
On white
1.71
#CBBEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#CBBEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEF8
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEF8 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C6FB
Deuteranopia (green-blind)
#B3C5F6
Tritanopia (blue-blind)
#C2C7D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cbbef8; /* rgb */ color: rgb(203, 190, 248); /* oklch */ color: oklch(83.2% 0.081 294.8);
Tailwind
colors: {
custom: {
50: '#dbd1fa',
500: '#cbbef8',
950: '#000000',
},
}SCSS
$custom: #cbbef8; $custom-light: #dbd1fa; $custom-dark: #000000;
JSON
{
"hex": "#cbbef8",
"rgb": {
"r": 203,
"g": 190,
"b": 248
},
"hsl": {
"h": 253.448,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.83183,
"c": 0.08135,
"h": 294.8
},
"luminance": 0.56301
}Semantic roles & 50–950 ramp
primary
#CBBEF8
secondary
#C7DB7F
accent
#DD09AD
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385