#AFBFFE#AFBFFE
#AFBFFE is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.5% C 0.091 H 273.2°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFFE |
|---|---|
| RGB | rgb(175, 191, 254) |
| HSL | hsl(228, 98%, 84%) |
| HSV | hsv(228, 31%, 100%) |
| CMYK | cmyk(31.1%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(78.19, 8.64, -32.81) |
| CIE-LCH | lch(78.19, 33.92, 284.75°) |
| OKLab | oklab(81.5% 0.0051 -0.0908) |
| OKLCH | oklch(81.5% 0.091 273.2) |
| XYZ | xyz(54.1944, 53.5295, 101.2235) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.40
Light Periwinkle
#C1C6FC
ΔE00 4.51
Powder Blue (survey)
#B1D1FC
ΔE00 6.04
Periwinkle
#CCCCFF
ΔE00 6.94
Lightsteelblue
#B0C4DE
ΔE00 7.44
Carolina Blue
#8AB8FE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFFE #FEEEAF
analogous
#AFE7FE #AFBFFE #C7AFFE
triadic
#AFBFFE #FEAFBF #BFFEAF
tetradic
#AFBFFE #FEAFE7 #FEEEAF #AFFEC7
square
#AFBFFE #FEAFE7 #FEEEAF #AFFEC7
split-complementary
#AFBFFE #FEC7AF #E7FEAF
monochromatic
#365EFC #738FFD #AFBFFE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.79
#AFBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#AFBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFFE
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFFE | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#A6BEFC
Tritanopia (blue-blind)
#9ACBD5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #afbffe; /* rgb */ color: rgb(175, 191, 254); /* oklch */ color: oklch(81.5% 0.091 273.2);
Tailwind
colors: {
custom: {
50: '#c8d2ff',
500: '#afbffe',
950: '#000000',
},
}SCSS
$custom: #afbffe; $custom-light: #c8d2ff; $custom-dark: #000000;
JSON
{
"hex": "#afbffe",
"rgb": {
"r": 175,
"g": 191,
"b": 254
},
"hsl": {
"h": 227.848,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.81502,
"c": 0.09091,
"h": 273.2
},
"luminance": 0.53531
}Semantic roles & 50–950 ramp
primary
#AFBFFE
secondary
#E4CC6E
accent
#B700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386