#B2AFDF#B2AFDF
#B2AFDF is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.3% C 0.068 H 287.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AFDF |
|---|---|
| RGB | rgb(178, 175, 223) |
| HSL | hsl(244, 43%, 78%) |
| HSV | hsv(244, 22%, 87%) |
| CMYK | cmyk(20.2%, 21.5%, 0%, 12.5%) |
| CIE-LAB | lab(73.19, 10.97, -23.71) |
| CIE-LCH | lch(73.19, 26.13, 294.83°) |
| OKLab | oklab(77.3% 0.0205 -0.0649) |
| OKLCH | oklch(77.3% 0.068 287.6) |
| XYZ | xyz(47.0062, 45.4520, 76.0943) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.25
Light Periwinkle
#C1C6FC
ΔE00 6.45
Periwinkle
#CCCCFF
ΔE00 7.41
Pale Violet
#CEAEFA
ΔE00 7.80
Light Violet
#D6B4FC
ΔE00 8.48
Lavender (survey)
#C79FEF
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AFDF #DCDFAF
analogous
#AFC4DF #B2AFDF #CAAFDF
triadic
#B2AFDF #DFB2AF #AFDFB2
tetradic
#B2AFDF #DFAFC4 #DCDFAF #AFDFCA
square
#B2AFDF #DFAFC4 #DCDFAF #AFDFCA
split-complementary
#B2AFDF #DFCAAF #C4DFAF
monochromatic
#5E58BC #8883CE #B2AFDF #DCDBF0 #EAE9F6
Accessibility & contrast
On white
2.08
#B2AFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#B2AFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AFDF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AFDF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B5E1
Deuteranopia (green-blind)
#A3B2DE
Tritanopia (blue-blind)
#A8B7BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b2afdf; /* rgb */ color: rgb(178, 175, 223); /* oklch */ color: oklch(77.3% 0.068 287.6);
Tailwind
colors: {
custom: {
50: '#c9c6e9',
500: '#b2afdf',
950: '#000000',
},
}SCSS
$custom: #b2afdf; $custom-light: #c9c6e9; $custom-dark: #000000;
JSON
{
"hex": "#b2afdf",
"rgb": {
"r": 178,
"g": 175,
"b": 223
},
"hsl": {
"h": 243.75,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.77298,
"c": 0.06808,
"h": 287.6
},
"luminance": 0.45453
}Semantic roles & 50–950 ramp
primary
#B2AFDF
secondary
#ECEDDE
accent
#B630AE
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284