#B7AEFE#B7AEFE
#B7AEFE is a light, moderate blue. Relative luminance 0.475; OKLCH L 78.8% C 0.113 H 288.7°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AEFE |
|---|---|
| RGB | rgb(183, 174, 254) |
| HSL | hsl(247, 98%, 84%) |
| HSV | hsv(247, 31%, 100%) |
| CMYK | cmyk(28%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(74.50, 20.27, -38.46) |
| CIE-LCH | lch(74.50, 43.47, 297.79°) |
| OKLab | oklab(78.8% 0.0361 -0.1068) |
| OKLCH | oklch(78.8% 0.113 288.7) |
| XYZ | xyz(52.5493, 47.4941, 100.1454) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.98
Pastel Purple
#CAA0FF
ΔE00 6.82
Light Periwinkle
#C1C6FC
ΔE00 6.84
Lilac (survey)
#CEA2FD
ΔE00 7.27
Lavender
#B39DDB
ΔE00 7.36
Light Violet
#D6B4FC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AEFE #F5FEAE
analogous
#AECDFE #B7AEFE #DFAEFE
triadic
#B7AEFE #FEB7AE #AEFEB7
tetradic
#B7AEFE #FEAECD #F5FEAE #AEFEDF
square
#B7AEFE #FEAECD #F5FEAE #AEFEDF
split-complementary
#B7AEFE #FEDFAE #CDFEAE
monochromatic
#4C35FD #8172FD #B7AEFE #E4E1FF #E4E1FF
Accessibility & contrast
On white
2.00
#B7AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#B7AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AEFE
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AEFE | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#98B5FC
Tritanopia (blue-blind)
#A7BCCB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b7aefe; /* rgb */ color: rgb(183, 174, 254); /* oklch */ color: oklch(78.8% 0.113 288.7);
Tailwind
colors: {
custom: {
50: '#cec6ff',
500: '#b7aefe',
950: '#000000',
},
}SCSS
$custom: #b7aefe; $custom-light: #cec6ff; $custom-dark: #000000;
JSON
{
"hex": "#b7aefe",
"rgb": {
"r": 183,
"g": 174,
"b": 254
},
"hsl": {
"h": 246.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.78799,
"c": 0.11271,
"h": 288.7
},
"luminance": 0.47495
}Semantic roles & 50–950 ramp
primary
#B7AEFE
secondary
#F3F7D4
accent
#E600CC
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286