#B0AEDF#B0AEDF
#B0AEDF is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.9% C 0.070 H 286.5°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AEDF |
|---|---|
| RGB | rgb(176, 174, 223) |
| HSL | hsl(242, 43%, 78%) |
| HSV | hsv(242, 22%, 87%) |
| CMYK | cmyk(21.1%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(72.78, 10.91, -24.35) |
| CIE-LCH | lch(72.78, 26.68, 294.13°) |
| OKLab | oklab(76.94% 0.0198 -0.0667) |
| OKLCH | oklch(76.94% 0.07 286.5) |
| XYZ | xyz(46.3567, 44.8292, 76.0083) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.19
Light Periwinkle
#C1C6FC
ΔE00 6.53
Periwinkle
#CCCCFF
ΔE00 7.65
Pale Violet
#CEAEFA
ΔE00 7.92
Light Violet
#D6B4FC
ΔE00 8.71
Lavender (survey)
#C79FEF
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AEDF #DDDFAE
analogous
#AEC4DF #B0AEDF #C8AEDF
triadic
#B0AEDF #DFB0AE #AEDFB0
tetradic
#B0AEDF #DFAEC4 #DDDFAE #AEDFC8
square
#B0AEDF #DFAEC4 #DDDFAE #AEDFC8
split-complementary
#B0AEDF #DFC8AE #C4DFAE
monochromatic
#5A56BC #8582CE #B0AEDF #DBDAF0 #EAE9F6
Accessibility & contrast
On white
2.11
#B0AEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#B0AEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AEDF
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AEDF | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B4E1
Deuteranopia (green-blind)
#A1B1DE
Tritanopia (blue-blind)
#A6B6BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b0aedf; /* rgb */ color: rgb(176, 174, 223); /* oklch */ color: oklch(76.9% 0.070 286.5);
Tailwind
colors: {
custom: {
50: '#c8c6e9',
500: '#b0aedf',
950: '#000000',
},
}SCSS
$custom: #b0aedf; $custom-light: #c8c6e9; $custom-dark: #000000;
JSON
{
"hex": "#b0aedf",
"rgb": {
"r": 176,
"g": 174,
"b": 223
},
"hsl": {
"h": 242.449,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.76942,
"c": 0.0696,
"h": 286.5
},
"luminance": 0.4483
}Semantic roles & 50–950 ramp
primary
#B0AEDF
secondary
#EDEDDE
accent
#B62FB1
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284