#B7AEDE#B7AEDE
#B7AEDE is a light, moderate violet. Relative luminance 0.456; OKLCH L 77.5% C 0.068 H 293.3°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AEDE |
|---|---|
| RGB | rgb(183, 174, 222) |
| HSL | hsl(251, 42%, 78%) |
| HSV | hsv(251, 22%, 87%) |
| CMYK | cmyk(17.6%, 21.6%, 0%, 12.9%) |
| CIE-LAB | lab(73.29, 12.86, -22.97) |
| CIE-LCH | lch(73.29, 26.33, 299.24°) |
| OKLab | oklab(77.46% 0.0271 -0.0628) |
| OKLCH | oklch(77.46% 0.068 293.3) |
| XYZ | xyz(47.8464, 45.6129, 75.3765) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.42
Pale Violet
#CEAEFA
ΔE00 6.98
Light Periwinkle
#C1C6FC
ΔE00 7.36
Light Violet
#D6B4FC
ΔE00 7.47
Periwinkle
#CCCCFF
ΔE00 7.82
Light Lavender
#DFC5FE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AEDE #D5DEAE
analogous
#AEBDDE #B7AEDE #CFAEDE
triadic
#B7AEDE #DEB7AE #AEDEB7
tetradic
#B7AEDE #DEAEBD #D5DEAE #AEDECF
square
#B7AEDE #DEAEBD #D5DEAE #AEDECF
split-complementary
#B7AEDE #DECFAE #BDDEAE
monochromatic
#6A57BB #9083CC #B7AEDE #DED9F0 #ECE9F6
Accessibility & contrast
On white
2.07
#B7AEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#B7AEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AEDE
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AEDE | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B5E0
Deuteranopia (green-blind)
#A4B3DD
Tritanopia (blue-blind)
#B0B5BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b7aede; /* rgb */ color: rgb(183, 174, 222); /* oklch */ color: oklch(77.5% 0.068 293.3);
Tailwind
colors: {
custom: {
50: '#cdc6e8',
500: '#b7aede',
950: '#000000',
},
}SCSS
$custom: #b7aede; $custom-light: #cdc6e8; $custom-dark: #000000;
JSON
{
"hex": "#b7aede",
"rgb": {
"r": 183,
"g": 174,
"b": 222
},
"hsl": {
"h": 251.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.77464,
"c": 0.06835,
"h": 293.3
},
"luminance": 0.45613
}Semantic roles & 50–950 ramp
primary
#B7AEDE
secondary
#EAEDDE
accent
#B5309C
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#131316
muted
#828284