#AFCCFC#AFCCFC
#AFCCFC is a very light, moderate blue. Relative luminance 0.593; OKLCH L 84.0% C 0.075 H 260.4°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCFC |
|---|---|
| RGB | rgb(175, 204, 252) |
| HSL | hsl(217, 93%, 84%) |
| HSV | hsv(217, 31%, 99%) |
| CMYK | cmyk(30.6%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(81.47, 1.12, -26.70) |
| CIE-LCH | lch(81.47, 26.72, 272.39°) |
| OKLab | oklab(84.04% -0.0124 -0.0735) |
| OKLCH | oklch(84.04% 0.075 260.4) |
| XYZ | xyz(56.8376, 59.3258, 100.5329) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.75
Pastel Blue
#A2BFFE
ΔE00 3.55
Baby Blue (survey)
#A2CFFE
ΔE00 4.19
Lightsteelblue
#B0C4DE
ΔE00 5.79
Light Blue Grey
#B7C9E2
ΔE00 5.94
Carolina Blue
#8AB8FE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCFC #FCDFAF
analogous
#AFF2FC #AFCCFC #B8AFFC
triadic
#AFCCFC #FCAFCC #CCFCAF
tetradic
#AFCCFC #FCAFF2 #FCDFAF #AFFCB8
square
#AFCCFC #FCAFF2 #FCDFAF #AFFCB8
split-complementary
#AFCCFC #FCB8AF #F2FCAF
monochromatic
#3981F8 #74A6FA #AFCCFC #E2ECFE #E2ECFE
Accessibility & contrast
On white
1.63
#AFCCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#AFCCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCFC
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCFC | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFE
Deuteranopia (green-blind)
#B4C7FB
Tritanopia (blue-blind)
#99D6DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #afccfc; /* rgb */ color: rgb(175, 204, 252); /* oklch */ color: oklch(84.0% 0.075 260.4);
Tailwind
colors: {
custom: {
50: '#c8dbfd',
500: '#afccfc',
950: '#000000',
},
}SCSS
$custom: #afccfc; $custom-light: #c8dbfd; $custom-dark: #000000;
JSON
{
"hex": "#afccfc",
"rgb": {
"r": 175,
"g": 204,
"b": 252
},
"hsl": {
"h": 217.403,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.84042,
"c": 0.07454,
"h": 260.4
},
"luminance": 0.59328
}Semantic roles & 50–950 ramp
primary
#AFCCFC
secondary
#E0B66F
accent
#8F00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131517
muted
#828485