#B7AEDC#B7AEDC
#B7AEDC is a light, moderate violet. Relative luminance 0.455; OKLCH L 77.4% C 0.066 H 293.8°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AEDC |
|---|---|
| RGB | rgb(183, 174, 220) |
| HSL | hsl(252, 40%, 77%) |
| HSV | hsv(252, 21%, 86%) |
| CMYK | cmyk(16.8%, 20.9%, 0%, 13.7%) |
| CIE-LAB | lab(73.22, 12.42, -21.99) |
| CIE-LCH | lch(73.22, 25.25, 299.46°) |
| OKLab | oklab(77.39% 0.0264 -0.06) |
| OKLCH | oklch(77.39% 0.066 293.8) |
| XYZ | xyz(47.5799, 45.5063, 73.9732) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.67
Pale Violet
#CEAEFA
ΔE00 7.35
Light Periwinkle
#C1C6FC
ΔE00 7.60
Light Violet
#D6B4FC
ΔE00 7.76
Periwinkle
#CCCCFF
ΔE00 7.97
Light Lavender
#DFC5FE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AEDC #D3DCAE
analogous
#AEBCDC #B7AEDC #CEAEDC
triadic
#B7AEDC #DCB7AE #AEDCB7
tetradic
#B7AEDC #DCAEBC #D3DCAE #AEDCCE
square
#B7AEDC #DCAEBC #D3DCAE #AEDCCE
split-complementary
#B7AEDC #DCCEAE #BCDCAE
monochromatic
#6B59B7 #9183CA #B7AEDC #DDD9EE #ECEAF6
Accessibility & contrast
On white
2.08
#B7AEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#B7AEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AEDC
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AEDC | 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)
#A4B4DE
Deuteranopia (green-blind)
#A5B3DB
Tritanopia (blue-blind)
#B0B5BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b7aedc; /* rgb */ color: rgb(183, 174, 220); /* oklch */ color: oklch(77.4% 0.066 293.8);
Tailwind
colors: {
custom: {
50: '#cdc6e7',
500: '#b7aedc',
950: '#000000',
},
}SCSS
$custom: #b7aedc; $custom-light: #cdc6e7; $custom-dark: #000000;
JSON
{
"hex": "#b7aedc",
"rgb": {
"r": 183,
"g": 174,
"b": 220
},
"hsl": {
"h": 251.739,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.77387,
"c": 0.06556,
"h": 293.8
},
"luminance": 0.45507
}Semantic roles & 50–950 ramp
primary
#B7AEDC
secondary
#EAEDDE
accent
#B3339A
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#131316
muted
#828284