#B7AEDF#B7AEDF
#B7AEDF is a light, moderate violet. Relative luminance 0.457; OKLCH L 77.5% C 0.070 H 293.1°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AEDF |
|---|---|
| RGB | rgb(183, 174, 223) |
| HSL | hsl(251, 43%, 78%) |
| HSV | hsv(251, 22%, 87%) |
| CMYK | cmyk(17.9%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(73.33, 13.08, -23.46) |
| CIE-LCH | lch(73.33, 26.86, 299.14°) |
| OKLab | oklab(77.5% 0.0274 -0.0641) |
| OKLCH | oklch(77.5% 0.07 293.1) |
| XYZ | xyz(47.9808, 45.6667, 76.0845) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.32
Pale Violet
#CEAEFA
ΔE00 6.81
Light Periwinkle
#C1C6FC
ΔE00 7.25
Light Violet
#D6B4FC
ΔE00 7.33
Periwinkle
#CCCCFF
ΔE00 7.75
Lavender (survey)
#C79FEF
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AEDF #D6DFAE
analogous
#AEBDDF #B7AEDF #CFAEDF
triadic
#B7AEDF #DFB7AE #AEDFB7
tetradic
#B7AEDF #DFAEBD #D6DFAE #AEDFCF
square
#B7AEDF #DFAEBD #D6DFAE #AEDFCF
split-complementary
#B7AEDF #DFCFAE #BDDFAE
monochromatic
#6956BC #9082CE #B7AEDF #DEDAF0 #ECE9F6
Accessibility & contrast
On white
2.07
#B7AEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#B7AEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AEDF
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AEDF | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B5E1
Deuteranopia (green-blind)
#A4B3DE
Tritanopia (blue-blind)
#AFB6BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b7aedf; /* rgb */ color: rgb(183, 174, 223); /* oklch */ color: oklch(77.5% 0.070 293.1);
Tailwind
colors: {
custom: {
50: '#cdc6e9',
500: '#b7aedf',
950: '#000000',
},
}SCSS
$custom: #b7aedf; $custom-light: #cdc6e9; $custom-dark: #000000;
JSON
{
"hex": "#b7aedf",
"rgb": {
"r": 183,
"g": 174,
"b": 223
},
"hsl": {
"h": 251.02,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.77503,
"c": 0.06974,
"h": 293.1
},
"luminance": 0.45667
}Semantic roles & 50–950 ramp
primary
#B7AEDF
secondary
#EAEDDE
accent
#B62F9E
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#131316
muted
#828284