#AFBBF9#AFBBF9
#AFBBF9 is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.5% C 0.089 H 275.7°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBBF9 |
|---|---|
| RGB | rgb(175, 187, 249) |
| HSL | hsl(230, 86%, 83%) |
| HSV | hsv(230, 30%, 98%) |
| CMYK | cmyk(29.7%, 24.9%, 0%, 2.4%) |
| CIE-LAB | lab(76.98, 9.60, -31.99) |
| CIE-LCH | lch(76.98, 33.40, 286.70°) |
| OKLab | oklab(80.5% 0.0089 -0.0884) |
| OKLCH | oklch(80.5% 0.089 275.7) |
| XYZ | xyz(52.5437, 51.4925, 96.7748) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.16
Pastel Blue
#A2BFFE
ΔE00 4.49
Periwinkle
#CCCCFF
ΔE00 6.62
Powder Blue (survey)
#B1D1FC
ΔE00 7.25
Lightsteelblue
#B0C4DE
ΔE00 7.78
Light Blue Grey
#B7C9E2
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBBF9 #F9EDAF
analogous
#AFE0F9 #AFBBF9 #C8AFF9
triadic
#AFBBF9 #F9AFBB #BBF9AF
tetradic
#AFBBF9 #F9AFE0 #F9EDAF #AFF9C8
square
#AFBBF9 #F9AFE0 #F9EDAF #AFF9C8
split-complementary
#AFBBF9 #F9C8AF #E0F9AF
monochromatic
#3D5AF0 #768BF5 #AFBBF9 #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.86
#AFBBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#AFBBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBBF9
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBBF9 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C1FC
Deuteranopia (green-blind)
#A4BBF7
Tritanopia (blue-blind)
#9CC7D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbbf9; /* rgb */ color: rgb(175, 187, 249); /* oklch */ color: oklch(80.5% 0.089 275.7);
Tailwind
colors: {
custom: {
50: '#c8cffb',
500: '#afbbf9',
950: '#000000',
},
}SCSS
$custom: #afbbf9; $custom-light: #c8cffb; $custom-dark: #000000;
JSON
{
"hex": "#afbbf9",
"rgb": {
"r": 175,
"g": 187,
"b": 249
},
"hsl": {
"h": 230.27,
"s": 86.047,
"l": 83.137
},
"oklch": {
"l": 0.80499,
"c": 0.08888,
"h": 275.7
},
"luminance": 0.51494
}Semantic roles & 50–950 ramp
primary
#AFBBF9
secondary
#DCCA71
accent
#BE03E3
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385