#CBAFEB#CBAFEB
#CBAFEB is a light, moderate violet. Relative luminance 0.494; OKLCH L 79.9% C 0.088 H 305.7°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CBAFEB |
|---|---|
| RGB | rgb(203, 175, 235) |
| HSL | hsl(268, 60%, 80%) |
| HSV | hsv(268, 26%, 92%) |
| CMYK | cmyk(13.6%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(75.67, 21.40, -26.25) |
| CIE-LCH | lch(75.67, 33.87, 309.18°) |
| OKLab | oklab(79.86% 0.0516 -0.0717) |
| OKLCH | oklch(79.86% 0.088 305.7) |
| XYZ | xyz(54.9511, 49.3548, 85.2127) |
| Luminance | 0.4935 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.11
Pale Violet
#CEAEFA
ΔE00 3.32
Mauve
#E0B0FF
ΔE00 4.93
Lavender (survey)
#C79FEF
ΔE00 5.15
Light Lavender
#DFC5FE
ΔE00 5.41
Lavender
#B39DDB
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBAFEB #CFEBAF
analogous
#AFB1EB #CBAFEB #E9AFEB
triadic
#CBAFEB #EBCBAF #AFEBCB
tetradic
#CBAFEB #EBAFB1 #CFEBAF #AFEBE9
square
#CBAFEB #EBAFB1 #CFEBAF #AFEBE9
split-complementary
#CBAFEB #EBE9AF #B1EBAF
monochromatic
#8B4DD3 #AB7EDF #CBAFEB #EBE0F7 #EFE7F9
Accessibility & contrast
On white
1.93
#CBAFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#CBAFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBAFEB
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBAFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBAFEB | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9EE
Deuteranopia (green-blind)
#A9BBE9
Tritanopia (blue-blind)
#C7B7C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cbafeb; /* rgb */ color: rgb(203, 175, 235); /* oklch */ color: oklch(79.9% 0.088 305.7);
Tailwind
colors: {
custom: {
50: '#dbc7f1',
500: '#cbafeb',
950: '#000000',
},
}SCSS
$custom: #cbafeb; $custom-light: #dbc7f1; $custom-dark: #000000;
JSON
{
"hex": "#cbafeb",
"rgb": {
"r": 203,
"g": 175,
"b": 235
},
"hsl": {
"h": 268,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.79856,
"c": 0.08838,
"h": 305.7
},
"luminance": 0.49355
}Semantic roles & 50–950 ramp
primary
#CBAFEB
secondary
#E6F0DB
accent
#C81E78
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284