#AFCBFC#AFCBFC
#AFCBFC is a very light, moderate blue. Relative luminance 0.589; OKLCH L 83.8% C 0.075 H 261.5°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCBFC |
|---|---|
| RGB | rgb(175, 203, 252) |
| HSL | hsl(218, 93%, 84%) |
| HSV | hsv(218, 31%, 99%) |
| CMYK | cmyk(30.6%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(81.21, 1.65, -27.10) |
| CIE-LCH | lch(81.21, 27.15, 273.49°) |
| OKLab | oklab(83.84% -0.0111 -0.0746) |
| OKLCH | oklch(83.84% 0.075 261.5) |
| XYZ | xyz(56.6007, 58.8519, 100.4539) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.13
Pastel Blue
#A2BFFE
ΔE00 3.34
Baby Blue (survey)
#A2CFFE
ΔE00 4.53
Lightsteelblue
#B0C4DE
ΔE00 5.88
Light Blue Grey
#B7C9E2
ΔE00 6.05
Light Periwinkle
#C1C6FC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCBFC #FCE0AF
analogous
#AFF1FC #AFCBFC #B9AFFC
triadic
#AFCBFC #FCAFCB #CBFCAF
tetradic
#AFCBFC #FCAFF1 #FCE0AF #AFFCB9
square
#AFCBFC #FCAFF1 #FCE0AF #AFFCB9
split-complementary
#AFCBFC #FCB9AF #F1FCAF
monochromatic
#397EF8 #74A5FA #AFCBFC #E2ECFE #E2ECFE
Accessibility & contrast
On white
1.64
#AFCBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#AFCBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCBFC
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCBFC | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFE
Deuteranopia (green-blind)
#B3C6FB
Tritanopia (blue-blind)
#99D5DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #afcbfc; /* rgb */ color: rgb(175, 203, 252); /* oklch */ color: oklch(83.8% 0.075 261.5);
Tailwind
colors: {
custom: {
50: '#c8dafd',
500: '#afcbfc',
950: '#000000',
},
}SCSS
$custom: #afcbfc; $custom-light: #c8dafd; $custom-dark: #000000;
JSON
{
"hex": "#afcbfc",
"rgb": {
"r": 175,
"g": 203,
"b": 252
},
"hsl": {
"h": 218.182,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.83838,
"c": 0.07543,
"h": 261.5
},
"luminance": 0.58854
}Semantic roles & 50–950 ramp
primary
#AFCBFC
secondary
#E0B76F
accent
#9200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385