#B4AFFE#B4AFFE
#B4AFFE is a light, moderate blue. Relative luminance 0.475; OKLCH L 78.8% C 0.111 H 286.4°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AFFE |
|---|---|
| RGB | rgb(180, 175, 254) |
| HSL | hsl(244, 98%, 84%) |
| HSV | hsv(244, 31%, 100%) |
| CMYK | cmyk(29.1%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(74.52, 18.86, -38.45) |
| CIE-LCH | lch(74.52, 42.83, 296.13°) |
| OKLab | oklab(78.75% 0.0315 -0.1068) |
| OKLCH | oklch(78.75% 0.111 286.4) |
| XYZ | xyz(52.0371, 47.5178, 100.1769) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.53
Pale Violet
#CEAEFA
ΔE00 6.85
Pastel Purple
#CAA0FF
ΔE00 7.71
Lavender
#B39DDB
ΔE00 7.92
Light Violet
#D6B4FC
ΔE00 8.18
Lilac (survey)
#CEA2FD
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AFFE #F9FEAF
analogous
#AFD2FE #B4AFFE #DCAFFE
triadic
#B4AFFE #FEB4AF #AFFEB4
tetradic
#B4AFFE #FEAFD2 #F9FEAF #AFFEDC
square
#B4AFFE #FEAFD2 #F9FEAF #AFFEDC
split-complementary
#B4AFFE #FEDCAF #D2FEAF
monochromatic
#4336FC #7B73FD #B4AFFE #E3E1FF #E3E1FF
Accessibility & contrast
On white
2.00
#B4AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#B4AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AFFE
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AFFE | 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)
#99B9FF
Deuteranopia (green-blind)
#97B5FC
Tritanopia (blue-blind)
#A2BDCB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b4affe; /* rgb */ color: rgb(180, 175, 254); /* oklch */ color: oklch(78.8% 0.111 286.4);
Tailwind
colors: {
custom: {
50: '#ccc6ff',
500: '#b4affe',
950: '#000000',
},
}SCSS
$custom: #b4affe; $custom-light: #ccc6ff; $custom-dark: #000000;
JSON
{
"hex": "#b4affe",
"rgb": {
"r": 180,
"g": 175,
"b": 254
},
"hsl": {
"h": 243.797,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.78753,
"c": 0.11136,
"h": 286.4
},
"luminance": 0.47519
}Semantic roles & 50–950 ramp
primary
#B4AFFE
secondary
#F5F7D4
accent
#E600D7
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131318
muted
#828286