#AFBCFE#AFBCFE
#AFBCFE is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.9% C 0.095 H 275.5°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCFE |
|---|---|
| RGB | rgb(175, 188, 254) |
| HSL | hsl(230, 98%, 84%) |
| HSV | hsv(230, 31%, 100%) |
| CMYK | cmyk(31.1%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(77.42, 10.28, -33.99) |
| CIE-LCH | lch(77.42, 35.51, 286.83°) |
| OKLab | oklab(80.91% 0.009 -0.0941) |
| OKLCH | oklch(80.91% 0.095 275.5) |
| XYZ | xyz(53.5468, 52.2344, 101.0077) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.00
Light Periwinkle
#C1C6FC
ΔE00 4.55
Powder Blue (survey)
#B1D1FC
ΔE00 6.85
Periwinkle
#CCCCFF
ΔE00 7.00
Lightsteelblue
#B0C4DE
ΔE00 7.75
Carolina Blue
#8AB8FE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCFE #FEF1AF
analogous
#AFE4FE #AFBCFE #CAAFFE
triadic
#AFBCFE #FEAFBC #BCFEAF
tetradic
#AFBCFE #FEAFE4 #FEF1AF #AFFECA
square
#AFBCFE #FEAFE4 #FEF1AF #AFFECA
split-complementary
#AFBCFE #FECAAF #E4FEAF
monochromatic
#3657FC #7389FD #AFBCFE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.83
#AFBCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#AFBCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCFE
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCFE | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#A3BCFC
Tritanopia (blue-blind)
#9AC8D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afbcfe; /* rgb */ color: rgb(175, 188, 254); /* oklch */ color: oklch(80.9% 0.095 275.5);
Tailwind
colors: {
custom: {
50: '#c8d0ff',
500: '#afbcfe',
950: '#000000',
},
}SCSS
$custom: #afbcfe; $custom-light: #c8d0ff; $custom-dark: #000000;
JSON
{
"hex": "#afbcfe",
"rgb": {
"r": 175,
"g": 188,
"b": 254
},
"hsl": {
"h": 230.127,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.80907,
"c": 0.09456,
"h": 275.5
},
"luminance": 0.52236
}Semantic roles & 50–950 ramp
primary
#AFBCFE
secondary
#E4D06E
accent
#C000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386