#AFBBFE#AFBBFE
#AFBBFE is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.7% C 0.096 H 276.2°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBBFE |
|---|---|
| RGB | rgb(175, 187, 254) |
| HSL | hsl(231, 98%, 84%) |
| HSV | hsv(231, 31%, 100%) |
| CMYK | cmyk(31.1%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.17, 10.83, -34.38) |
| CIE-LCH | lch(77.17, 36.04, 287.48°) |
| OKLab | oklab(80.71% 0.0103 -0.0952) |
| OKLCH | oklch(80.71% 0.096 276.2) |
| XYZ | xyz(53.3339, 51.8086, 100.9367) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.22
Light Periwinkle
#C1C6FC
ΔE00 4.61
Periwinkle
#CCCCFF
ΔE00 7.06
Powder Blue (survey)
#B1D1FC
ΔE00 7.11
Lightsteelblue
#B0C4DE
ΔE00 7.85
Light Blue Grey
#B7C9E2
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBBFE #FEF2AF
analogous
#AFE3FE #AFBBFE #CBAFFE
triadic
#AFBBFE #FEAFBB #BBFEAF
tetradic
#AFBBFE #FEAFE3 #FEF2AF #AFFECB
square
#AFBBFE #FEAFE3 #FEF2AF #AFFECB
split-complementary
#AFBBFE #FECBAF #E3FEAF
monochromatic
#3654FC #7388FD #AFBBFE #E1E5FF #E1E5FF
Accessibility & contrast
On white
1.85
#AFBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#AFBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBBFE
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBBFE | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#9AC8D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afbbfe; /* rgb */ color: rgb(175, 187, 254); /* oklch */ color: oklch(80.7% 0.096 276.2);
Tailwind
colors: {
custom: {
50: '#c8cfff',
500: '#afbbfe',
950: '#000000',
},
}SCSS
$custom: #afbbfe; $custom-light: #c8cfff; $custom-dark: #000000;
JSON
{
"hex": "#afbbfe",
"rgb": {
"r": 175,
"g": 187,
"b": 254
},
"hsl": {
"h": 230.886,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.80709,
"c": 0.09581,
"h": 276.2
},
"luminance": 0.5181
}Semantic roles & 50–950 ramp
primary
#AFBBFE
secondary
#E4D26E
accent
#C300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386