#BAAEDE#BAAEDE
#BAAEDE is a light, moderate violet. Relative luminance 0.460; OKLCH L 77.7% C 0.069 H 296.2°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEDE |
|---|---|
| RGB | rgb(186, 174, 222) |
| HSL | hsl(255, 42%, 78%) |
| HSV | hsv(255, 22%, 87%) |
| CMYK | cmyk(16.2%, 21.6%, 0%, 12.9%) |
| CIE-LAB | lab(73.54, 13.81, -22.58) |
| CIE-LCH | lch(73.54, 26.47, 301.44°) |
| OKLab | oklab(77.71% 0.0304 -0.0616) |
| OKLCH | oklch(77.71% 0.069 296.2) |
| XYZ | xyz(48.5678, 45.9849, 75.4103) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.28
Pale Violet
#CEAEFA
ΔE00 6.64
Light Violet
#D6B4FC
ΔE00 6.99
Light Lavender
#DFC5FE
ΔE00 7.70
Light Periwinkle
#C1C6FC
ΔE00 7.82
Lavender (survey)
#C79FEF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEDE #D2DEAE
analogous
#AEBADE #BAAEDE #D2AEDE
triadic
#BAAEDE #DEBAAE #AEDEBA
tetradic
#BAAEDE #DEAEBA #D2DEAE #AEDED2
square
#BAAEDE #DEAEBA #D2DEAE #AEDED2
split-complementary
#BAAEDE #DED2AE #BADEAE
monochromatic
#7057BB #9583CC #BAAEDE #DFD9F0 #ECE9F6
Accessibility & contrast
On white
2.06
#BAAEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#BAAEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEDE
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEDE | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B5E0
Deuteranopia (green-blind)
#A5B4DD
Tritanopia (blue-blind)
#B3B5BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #baaede; /* rgb */ color: rgb(186, 174, 222); /* oklch */ color: oklch(77.7% 0.069 296.2);
Tailwind
colors: {
custom: {
50: '#cfc6e8',
500: '#baaede',
950: '#000000',
},
}SCSS
$custom: #baaede; $custom-light: #cfc6e8; $custom-dark: #000000;
JSON
{
"hex": "#baaede",
"rgb": {
"r": 186,
"g": 174,
"b": 222
},
"hsl": {
"h": 255,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.77711,
"c": 0.06869,
"h": 296.2
},
"luminance": 0.45985
}Semantic roles & 50–950 ramp
primary
#BAAEDE
secondary
#E9EDDE
accent
#B53094
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284