#AFBAFF#AFBAFF
#AFBAFF is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.6% C 0.098 H 277.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBAFF |
|---|---|
| RGB | rgb(175, 186, 255) |
| HSL | hsl(232, 100%, 84%) |
| HSV | hsv(232, 31%, 100%) |
| CMYK | cmyk(31.4%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(76.95, 11.63, -35.25) |
| CIE-LCH | lch(76.95, 37.12, 288.25°) |
| OKLab | oklab(80.55% 0.0119 -0.0977) |
| OKLCH | oklch(80.55% 0.098 277) |
| XYZ | xyz(53.2831, 51.4500, 101.7118) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.40
Light Periwinkle
#C1C6FC
ΔE00 4.80
Periwinkle
#CCCCFF
ΔE00 7.23
Powder Blue (survey)
#B1D1FC
ΔE00 7.34
Lightsteelblue
#B0C4DE
ΔE00 7.96
Carolina Blue
#8AB8FE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBAFF #FFF4AF
analogous
#AFE2FF #AFBAFF #CCAFFF
triadic
#AFBAFF #FFAFBA #BAFFAF
tetradic
#AFBAFF #FFAFE2 #FFF4AF #AFFFCC
square
#AFBAFF #FFAFE2 #FFF4AF #AFFFCC
split-complementary
#AFBAFF #FFCCAF #E2FFAF
monochromatic
#3550FF #7285FF #AFBAFF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.86
#AFBAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#AFBAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBAFF
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBAFF | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#A0BBFD
Tritanopia (blue-blind)
#9AC7D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbaff; /* rgb */ color: rgb(175, 186, 255); /* oklch */ color: oklch(80.6% 0.098 277.0);
Tailwind
colors: {
custom: {
50: '#c8ceff',
500: '#afbaff',
950: '#000000',
},
}SCSS
$custom: #afbaff; $custom-light: #c8ceff; $custom-dark: #000000;
JSON
{
"hex": "#afbaff",
"rgb": {
"r": 175,
"g": 186,
"b": 255
},
"hsl": {
"h": 231.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.80554,
"c": 0.09846,
"h": 277
},
"luminance": 0.51452
}Semantic roles & 50–950 ramp
primary
#AFBAFF
secondary
#E5D56D
accent
#C600E6
background
#FEFEFF
surface
#FAFAFF
border
#D3D3D7
text
#131318
muted
#838386