#B7ADF8#B7ADF8
#B7ADF8 is a light, moderate blue. Relative luminance 0.467; OKLCH L 78.3% C 0.106 H 289.8°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B7ADF8 |
|---|---|
| RGB | rgb(183, 173, 248) |
| HSL | hsl(248, 84%, 83%) |
| HSV | hsv(248, 30%, 97%) |
| CMYK | cmyk(26.2%, 30.2%, 0%, 2.7%) |
| CIE-LAB | lab(74.02, 19.38, -35.98) |
| CIE-LCH | lch(74.02, 40.87, 298.32°) |
| OKLab | oklab(78.34% 0.0359 -0.0996) |
| OKLCH | oklch(78.34% 0.106 289.8) |
| XYZ | xyz(51.4111, 46.7308, 95.1001) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.42
Lavender
#B39DDB
ΔE00 6.36
Pastel Purple
#CAA0FF
ΔE00 6.61
Light Periwinkle
#C1C6FC
ΔE00 6.82
Light Violet
#D6B4FC
ΔE00 6.85
Lavender (survey)
#C79FEF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7ADF8 #EEF8AD
analogous
#ADC8F8 #B7ADF8 #DDADF8
triadic
#B7ADF8 #F8B7AD #ADF8B7
tetradic
#B7ADF8 #F8ADC8 #EEF8AD #ADF8DD
square
#B7ADF8 #F8ADC8 #EEF8AD #ADF8DD
split-complementary
#B7ADF8 #F8DDAD #C8F8AD
monochromatic
#543CEE #8575F3 #B7ADF8 #E6E3FD #E6E3FD
Accessibility & contrast
On white
2.03
#B7ADF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#B7ADF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7ADF8
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7ADF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7ADF8 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B7FB
Deuteranopia (green-blind)
#99B4F6
Tritanopia (blue-blind)
#A9BAC8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b7adf8; /* rgb */ color: rgb(183, 173, 248); /* oklch */ color: oklch(78.3% 0.106 289.8);
Tailwind
colors: {
custom: {
50: '#cec5fa',
500: '#b7adf8',
950: '#000000',
},
}SCSS
$custom: #b7adf8; $custom-light: #cec5fa; $custom-dark: #000000;
JSON
{
"hex": "#b7adf8",
"rgb": {
"r": 183,
"g": 173,
"b": 248
},
"hsl": {
"h": 248,
"s": 84.27,
"l": 82.549
},
"oklch": {
"l": 0.78344,
"c": 0.10593,
"h": 289.8
},
"luminance": 0.46732
}Semantic roles & 50–950 ramp
primary
#B7ADF8
secondary
#F1F5D6
accent
#E105C3
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141217
muted
#828185