#B7AED2#B7AED2
#B7AED2 is a light, muted violet. Relative luminance 0.450; OKLCH L 77.0% C 0.052 H 296.6°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AED2 |
|---|---|
| RGB | rgb(183, 174, 210) |
| HSL | hsl(255, 29%, 75%) |
| HSV | hsv(255, 17%, 82%) |
| CMYK | cmyk(12.9%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(72.89, 10.27, -17.03) |
| CIE-LCH | lch(72.89, 19.89, 301.08°) |
| OKLab | oklab(77.01% 0.0232 -0.0462) |
| OKLCH | oklch(77.01% 0.052 296.6) |
| XYZ | xyz(46.2950, 44.9923, 67.2057) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 7.58
Thistle
#D8BFD8
ΔE00 8.35
Lilac
#C8A2C8
ΔE00 8.43
Light Periwinkle
#C1C6FC
ΔE00 9.16
Periwinkle
#CCCCFF
ΔE00 9.16
Light Lavender
#DFC5FE
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AED2 #C9D2AE
analogous
#AEB7D2 #B7AED2 #C9AED2
triadic
#B7AED2 #D2B7AE #AED2B7
tetradic
#B7AED2 #D2AEB7 #C9D2AE #AED2C9
square
#B7AED2 #D2AEB7 #C9D2AE #AED2C9
split-complementary
#B7AED2 #D2C9AE #B7D2AE
monochromatic
#715FA6 #9487BC #B7AED2 #DAD5E8 #EEEBF4
Accessibility & contrast
On white
2.10
#B7AED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#B7AED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AED2
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AED2 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B3D4
Deuteranopia (green-blind)
#A8B2D1
Tritanopia (blue-blind)
#B2B3BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b7aed2; /* rgb */ color: rgb(183, 174, 210); /* oklch */ color: oklch(77.0% 0.052 296.6);
Tailwind
colors: {
custom: {
50: '#ccc6df',
500: '#b7aed2',
950: '#000000',
},
}SCSS
$custom: #b7aed2; $custom-light: #ccc6df; $custom-dark: #000000;
JSON
{
"hex": "#b7aed2",
"rgb": {
"r": 183,
"g": 174,
"b": 210
},
"hsl": {
"h": 255,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.77014,
"c": 0.05166,
"h": 296.6
},
"luminance": 0.44993
}Semantic roles & 50–950 ramp
primary
#B7AED2
secondary
#E8EBE0
accent
#A73E8D
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#131315
muted
#828283