#AFCBFB#AFCBFB
#AFCBFB is a very light, moderate blue. Relative luminance 0.588; OKLCH L 83.8% C 0.074 H 261.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCBFB |
|---|---|
| RGB | rgb(175, 203, 251) |
| HSL | hsl(218, 90%, 84%) |
| HSV | hsv(218, 30%, 98%) |
| CMYK | cmyk(30.3%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(81.18, 1.41, -26.62) |
| CIE-LCH | lch(81.18, 26.65, 273.03°) |
| OKLab | oklab(83.8% -0.0114 -0.0733) |
| OKLCH | oklch(83.8% 0.074 261.1) |
| XYZ | xyz(56.4427, 58.7887, 99.6215) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.05
Pastel Blue
#A2BFFE
ΔE00 3.41
Baby Blue (survey)
#A2CFFE
ΔE00 4.48
Lightsteelblue
#B0C4DE
ΔE00 5.71
Light Blue Grey
#B7C9E2
ΔE00 5.88
Light Periwinkle
#C1C6FC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCBFB #FBDFAF
analogous
#AFF1FB #AFCBFB #B9AFFB
triadic
#AFCBFB #FBAFCB #CBFBAF
tetradic
#AFCBFB #FBAFF1 #FBDFAF #AFFBB9
square
#AFCBFB #FBAFF1 #FBDFAF #AFFBB9
split-complementary
#AFCBFB #FBB9AF #F1FBAF
monochromatic
#3A7FF5 #75A5F8 #AFCBFB #E2ECFE #E2ECFE
Accessibility & contrast
On white
1.65
#AFCBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#AFCBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCBFB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCBFB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFD
Deuteranopia (green-blind)
#B3C6FA
Tritanopia (blue-blind)
#99D5DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #afcbfb; /* rgb */ color: rgb(175, 203, 251); /* oklch */ color: oklch(83.8% 0.074 261.1);
Tailwind
colors: {
custom: {
50: '#c8dafc',
500: '#afcbfb',
950: '#000000',
},
}SCSS
$custom: #afcbfb; $custom-light: #c8dafc; $custom-dark: #000000;
JSON
{
"hex": "#afcbfb",
"rgb": {
"r": 175,
"g": 203,
"b": 251
},
"hsl": {
"h": 217.895,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.838,
"c": 0.07415,
"h": 261.1
},
"luminance": 0.58791
}Semantic roles & 50–950 ramp
primary
#AFCBFB
secondary
#DFB66F
accent
#9100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385