#BAADEB#BAADEB
#BAADEB is a light, moderate violet. Relative luminance 0.463; OKLCH L 78.0% C 0.088 H 293.9°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BAADEB |
|---|---|
| RGB | rgb(186, 173, 235) |
| HSL | hsl(253, 61%, 80%) |
| HSV | hsv(253, 26%, 92%) |
| CMYK | cmyk(20.9%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(73.76, 17.25, -29.32) |
| CIE-LCH | lch(73.76, 34.01, 300.47°) |
| OKLab | oklab(78.04% 0.0357 -0.0806) |
| OKLCH | oklch(78.04% 0.088 293.9) |
| XYZ | xyz(50.1852, 46.3239, 84.8786) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.58
Pale Violet
#CEAEFA
ΔE00 4.64
Light Violet
#D6B4FC
ΔE00 5.69
Lavender (survey)
#C79FEF
ΔE00 6.16
Lilac (survey)
#CEA2FD
ΔE00 7.00
Light Periwinkle
#C1C6FC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAADEB #DEEBAD
analogous
#ADBFEB #BAADEB #D9ADEB
triadic
#BAADEB #EBBAAD #ADEBBA
tetradic
#BAADEB #EBADBF #DEEBAD #ADEBD9
square
#BAADEB #EBADBF #DEEBAD #ADEBD9
split-complementary
#BAADEB #EBD9AD #BFEBAD
monochromatic
#674BD3 #917CDF #BAADEB #E3DEF7 #EAE6F9
Accessibility & contrast
On white
2.05
#BAADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#BAADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAADEB
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAADEB | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB6EE
Deuteranopia (green-blind)
#A0B4E9
Tritanopia (blue-blind)
#B0B7C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #baadeb; /* rgb */ color: rgb(186, 173, 235); /* oklch */ color: oklch(78.0% 0.088 293.9);
Tailwind
colors: {
custom: {
50: '#cfc5f1',
500: '#baadeb',
950: '#000000',
},
}SCSS
$custom: #baadeb; $custom-light: #cfc5f1; $custom-dark: #000000;
JSON
{
"hex": "#baadeb",
"rgb": {
"r": 186,
"g": 173,
"b": 235
},
"hsl": {
"h": 252.581,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.78035,
"c": 0.08816,
"h": 293.9
},
"luminance": 0.46324
}Semantic roles & 50–950 ramp
primary
#BAADEB
secondary
#ECF0DB
accent
#C81DA5
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141216
muted
#828184