#B7AEEF#B7AEEF
#B7AEEF is a light, moderate blue. Relative luminance 0.466; OKLCH L 78.1% C 0.092 H 290.4°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AEEF |
|---|---|
| RGB | rgb(183, 174, 239) |
| HSL | hsl(248, 67%, 81%) |
| HSV | hsv(248, 27%, 94%) |
| CMYK | cmyk(23.4%, 27.2%, 0%, 6.3%) |
| CIE-LAB | lab(73.91, 16.71, -31.26) |
| CIE-LCH | lch(73.91, 35.45, 298.13°) |
| OKLab | oklab(78.15% 0.0321 -0.0862) |
| OKLCH | oklch(78.15% 0.092 290.4) |
| XYZ | xyz(50.2407, 46.5706, 87.9867) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.33
Lavender
#B39DDB
ΔE00 5.48
Light Periwinkle
#C1C6FC
ΔE00 6.35
Light Violet
#D6B4FC
ΔE00 6.49
Lavender (survey)
#C79FEF
ΔE00 6.94
Pastel Purple
#CAA0FF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AEEF #E6EFAE
analogous
#AEC5EF #B7AEEF #D7AEEF
triadic
#B7AEEF #EFB7AE #AEEFB7
tetradic
#B7AEEF #EFAEC5 #E6EFAE #AEEFD7
square
#B7AEEF #EFAEC5 #E6EFAE #AEEFD7
split-complementary
#B7AEEF #EFD7AE #C5EFAE
monochromatic
#5C48DB #8A7BE5 #B7AEEF #E4E1F9 #E8E5FA
Accessibility & contrast
On white
2.04
#B7AEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#B7AEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AEEF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AEEF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB7F2
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#ABB9C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b7aeef; /* rgb */ color: rgb(183, 174, 239); /* oklch */ color: oklch(78.1% 0.092 290.4);
Tailwind
colors: {
custom: {
50: '#cdc6f4',
500: '#b7aeef',
950: '#000000',
},
}SCSS
$custom: #b7aeef; $custom-light: #cdc6f4; $custom-dark: #000000;
JSON
{
"hex": "#b7aeef",
"rgb": {
"r": 183,
"g": 174,
"b": 239
},
"hsl": {
"h": 248.308,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.78149,
"c": 0.092,
"h": 290.4
},
"luminance": 0.46571
}Semantic roles & 50–950 ramp
primary
#B7AEEF
secondary
#EEF1DA
accent
#CF17B5
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131317
muted
#828285