#B8B4F7#B8B4F7
#B8B4F7 is a light, moderate blue. Relative luminance 0.495; OKLCH L 79.7% C 0.094 H 286.8°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B8B4F7 |
|---|---|
| RGB | rgb(184, 180, 247) |
| HSL | hsl(244, 81%, 84%) |
| HSV | hsv(244, 27%, 97%) |
| CMYK | cmyk(25.5%, 27.1%, 0%, 3.1%) |
| CIE-LAB | lab(75.79, 15.56, -32.69) |
| CIE-LCH | lch(75.79, 36.20, 295.46°) |
| OKLab | oklab(79.72% 0.0272 -0.0903) |
| OKLCH | oklch(79.72% 0.094 286.8) |
| XYZ | xyz(52.8727, 49.5473, 94.7556) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.76
Pale Violet
#CEAEFA
ΔE00 6.33
Periwinkle
#CCCCFF
ΔE00 6.38
Light Violet
#D6B4FC
ΔE00 7.26
Lavender
#B39DDB
ΔE00 7.52
Pastel Purple
#CAA0FF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8B4F7 #F3F7B4
analogous
#B4D1F7 #B8B4F7 #D9B4F7
triadic
#B8B4F7 #F7B8B4 #B4F7B8
tetradic
#B8B4F7 #F7B4D1 #F3F7B4 #B4F7D9
square
#B8B4F7 #F7B4D1 #F3F7B4 #B4F7D9
split-complementary
#B8B4F7 #F7D9B4 #D1F7B4
monochromatic
#4F45EB #847DF1 #B8B4F7 #E5E3FC #E5E3FC
Accessibility & contrast
On white
1.92
#B8B4F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#B8B4F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8B4F7
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8B4F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8B4F7 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BDFA
Deuteranopia (green-blind)
#A1B9F5
Tritanopia (blue-blind)
#AAC0CB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b8b4f7; /* rgb */ color: rgb(184, 180, 247); /* oklch */ color: oklch(79.7% 0.094 286.8);
Tailwind
colors: {
custom: {
50: '#cecafa',
500: '#b8b4f7',
950: '#000000',
},
}SCSS
$custom: #b8b4f7; $custom-light: #cecafa; $custom-dark: #000000;
JSON
{
"hex": "#b8b4f7",
"rgb": {
"r": 184,
"g": 180,
"b": 247
},
"hsl": {
"h": 243.582,
"s": 80.723,
"l": 83.725
},
"oklch": {
"l": 0.79718,
"c": 0.09428,
"h": 286.8
},
"luminance": 0.49548
}Semantic roles & 50–950 ramp
primary
#B8B4F7
secondary
#F2F4D7
accent
#DD08D0
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285