#AFBCFD#AFBCFD
#AFBCFD is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.9% C 0.093 H 275.4°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCFD |
|---|---|
| RGB | rgb(175, 188, 253) |
| HSL | hsl(230, 95%, 84%) |
| HSV | hsv(230, 31%, 99%) |
| CMYK | cmyk(30.8%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(77.38, 10.03, -33.51) |
| CIE-LCH | lch(77.38, 34.98, 286.67°) |
| OKLab | oklab(80.86% 0.0087 -0.0928) |
| OKLCH | oklch(80.86% 0.093 275.4) |
| XYZ | xyz(53.3871, 52.1705, 100.1665) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.05
Light Periwinkle
#C1C6FC
ΔE00 4.45
Powder Blue (survey)
#B1D1FC
ΔE00 6.87
Periwinkle
#CCCCFF
ΔE00 6.91
Lightsteelblue
#B0C4DE
ΔE00 7.73
Light Blue Grey
#B7C9E2
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCFD #FDF0AF
analogous
#AFE3FD #AFBCFD #C9AFFD
triadic
#AFBCFD #FDAFBC #BCFDAF
tetradic
#AFBCFD #FDAFE3 #FDF0AF #AFFDC9
square
#AFBCFD #FDAFE3 #FDF0AF #AFFDC9
split-complementary
#AFBCFD #FDC9AF #E3FDAF
monochromatic
#3858FA #738AFC #AFBCFD #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.84
#AFBCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#AFBCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCFD
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCFD | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#9AC8D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afbcfd; /* rgb */ color: rgb(175, 188, 253); /* oklch */ color: oklch(80.9% 0.093 275.4);
Tailwind
colors: {
custom: {
50: '#c8d0fe',
500: '#afbcfd',
950: '#000000',
},
}SCSS
$custom: #afbcfd; $custom-light: #c8d0fe; $custom-dark: #000000;
JSON
{
"hex": "#afbcfd",
"rgb": {
"r": 175,
"g": 188,
"b": 253
},
"hsl": {
"h": 230,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.80864,
"c": 0.09318,
"h": 275.4
},
"luminance": 0.52172
}Semantic roles & 50–950 ramp
primary
#AFBCFD
secondary
#E2CF6E
accent
#BF00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385