#AFBAFE#AFBAFE
#AFBAFE is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.5% C 0.097 H 276.9°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBAFE |
|---|---|
| RGB | rgb(175, 186, 254) |
| HSL | hsl(232, 98%, 84%) |
| HSV | hsv(232, 31%, 100%) |
| CMYK | cmyk(31.1%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.91, 11.38, -34.77) |
| CIE-LCH | lch(76.91, 36.59, 288.12°) |
| OKLab | oklab(80.51% 0.0117 -0.0964) |
| OKLCH | oklch(80.51% 0.097 276.9) |
| XYZ | xyz(53.1225, 51.3858, 100.8662) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.44
Light Periwinkle
#C1C6FC
ΔE00 4.70
Periwinkle
#CCCCFF
ΔE00 7.13
Powder Blue (survey)
#B1D1FC
ΔE00 7.37
Lightsteelblue
#B0C4DE
ΔE00 7.95
Light Blue Grey
#B7C9E2
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBAFE #FEF3AF
analogous
#AFE2FE #AFBAFE #CCAFFE
triadic
#AFBAFE #FEAFBA #BAFEAF
tetradic
#AFBAFE #FEAFE2 #FEF3AF #AFFECC
square
#AFBAFE #FEAFE2 #FEF3AF #AFFECC
split-complementary
#AFBAFE #FECCAF #E2FEAF
monochromatic
#3652FC #7386FD #AFBAFE #E1E5FF #E1E5FF
Accessibility & contrast
On white
1.86
#AFBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#AFBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBAFE
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBAFE | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#A1BBFC
Tritanopia (blue-blind)
#9AC7D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbafe; /* rgb */ color: rgb(175, 186, 254); /* oklch */ color: oklch(80.5% 0.097 276.9);
Tailwind
colors: {
custom: {
50: '#c8ceff',
500: '#afbafe',
950: '#000000',
},
}SCSS
$custom: #afbafe; $custom-light: #c8ceff; $custom-dark: #000000;
JSON
{
"hex": "#afbafe",
"rgb": {
"r": 175,
"g": 186,
"b": 254
},
"hsl": {
"h": 231.646,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.80512,
"c": 0.09707,
"h": 276.9
},
"luminance": 0.51388
}Semantic roles & 50–950 ramp
primary
#AFBAFE
secondary
#E4D36E
accent
#C600E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131318
muted
#828386