#AFBBFF#AFBBFF
#AFBBFF is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.8% C 0.097 H 276.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBBFF |
|---|---|
| RGB | rgb(175, 187, 255) |
| HSL | hsl(231, 100%, 84%) |
| HSV | hsv(231, 31%, 100%) |
| CMYK | cmyk(31.4%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(77.20, 11.07, -34.86) |
| CIE-LCH | lch(77.20, 36.57, 287.63°) |
| OKLab | oklab(80.75% 0.0106 -0.0966) |
| OKLCH | oklch(80.75% 0.097 276.3) |
| XYZ | xyz(53.4945, 51.8729, 101.7823) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.17
Light Periwinkle
#C1C6FC
ΔE00 4.71
Powder Blue (survey)
#B1D1FC
ΔE00 7.09
Periwinkle
#CCCCFF
ΔE00 7.15
Lightsteelblue
#B0C4DE
ΔE00 7.86
Carolina Blue
#8AB8FE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBBFF #FFF3AF
analogous
#AFE3FF #AFBBFF #CBAFFF
triadic
#AFBBFF #FFAFBB #BBFFAF
tetradic
#AFBBFF #FFAFE3 #FFF3AF #AFFFCB
square
#AFBBFF #FFAFE3 #FFF3AF #AFFFCB
split-complementary
#AFBBFF #FFCBAF #E3FFAF
monochromatic
#3553FF #7287FF #AFBBFF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.85
#AFBBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#AFBBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBBFF
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBBFF | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C2FF
Deuteranopia (green-blind)
#A1BCFD
Tritanopia (blue-blind)
#9AC8D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afbbff; /* rgb */ color: rgb(175, 187, 255); /* oklch */ color: oklch(80.8% 0.097 276.3);
Tailwind
colors: {
custom: {
50: '#c8cfff',
500: '#afbbff',
950: '#000000',
},
}SCSS
$custom: #afbbff; $custom-light: #c8cfff; $custom-dark: #000000;
JSON
{
"hex": "#afbbff",
"rgb": {
"r": 175,
"g": 187,
"b": 255
},
"hsl": {
"h": 231,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.80751,
"c": 0.09719,
"h": 276.3
},
"luminance": 0.51875
}Semantic roles & 50–950 ramp
primary
#AFBBFF
secondary
#E5D36D
accent
#C300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386