#B6AEDE#B6AEDE
#B6AEDE is a light, moderate violet. Relative luminance 0.455; OKLCH L 77.4% C 0.068 H 292.4°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AEDE |
|---|---|
| RGB | rgb(182, 174, 222) |
| HSL | hsl(250, 42%, 78%) |
| HSV | hsv(250, 22%, 87%) |
| CMYK | cmyk(18%, 21.6%, 0%, 12.9%) |
| CIE-LAB | lab(73.21, 12.55, -23.10) |
| CIE-LCH | lch(73.21, 26.29, 298.51°) |
| OKLab | oklab(77.38% 0.026 -0.0631) |
| OKLCH | oklch(77.38% 0.068 292.4) |
| XYZ | xyz(47.6093, 45.4907, 75.3654) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.50
Pale Violet
#CEAEFA
ΔE00 7.11
Light Periwinkle
#C1C6FC
ΔE00 7.23
Light Violet
#D6B4FC
ΔE00 7.64
Periwinkle
#CCCCFF
ΔE00 7.77
Lavender (survey)
#C79FEF
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AEDE #D6DEAE
analogous
#AEBEDE #B6AEDE #CEAEDE
triadic
#B6AEDE #DEB6AE #AEDEB6
tetradic
#B6AEDE #DEAEBE #D6DEAE #AEDECE
square
#B6AEDE #DEAEBE #D6DEAE #AEDECE
split-complementary
#B6AEDE #DECEAE #BEDEAE
monochromatic
#6857BB #8F83CC #B6AEDE #DDD9F0 #EBE9F6
Accessibility & contrast
On white
2.08
#B6AEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#B6AEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AEDE
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AEDE | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4E0
Deuteranopia (green-blind)
#A4B3DD
Tritanopia (blue-blind)
#AEB6BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b6aede; /* rgb */ color: rgb(182, 174, 222); /* oklch */ color: oklch(77.4% 0.068 292.4);
Tailwind
colors: {
custom: {
50: '#ccc6e8',
500: '#b6aede',
950: '#000000',
},
}SCSS
$custom: #b6aede; $custom-light: #ccc6e8; $custom-dark: #000000;
JSON
{
"hex": "#b6aede",
"rgb": {
"r": 182,
"g": 174,
"b": 222
},
"hsl": {
"h": 250,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.77383,
"c": 0.06827,
"h": 292.4
},
"luminance": 0.45491
}Semantic roles & 50–950 ramp
primary
#B6AEDE
secondary
#EBEDDE
accent
#B5309F
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#131316
muted
#828284