#AFCCFF#AFCCFF
#AFCCFF is a very light, moderate blue. Relative luminance 0.595; OKLCH L 84.2% C 0.078 H 261.6°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCFF |
|---|---|
| RGB | rgb(175, 204, 255) |
| HSL | hsl(218, 100%, 84%) |
| HSV | hsv(218, 31%, 100%) |
| CMYK | cmyk(31.4%, 20%, 0%, 0%) |
| CIE-LAB | lab(81.58, 1.84, -28.13) |
| CIE-LCH | lch(81.58, 28.19, 273.75°) |
| OKLab | oklab(84.16% -0.0114 -0.0775) |
| OKLCH | oklch(84.16% 0.078 261.6) |
| XYZ | xyz(57.3168, 59.5174, 103.0564) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.04
Pastel Blue
#A2BFFE
ΔE00 3.37
Baby Blue (survey)
#A2CFFE
ΔE00 4.34
Lightsteelblue
#B0C4DE
ΔE00 6.26
Light Blue Grey
#B7C9E2
ΔE00 6.42
Carolina Blue
#8AB8FE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCFF #FFE2AF
analogous
#AFF4FF #AFCCFF #BAAFFF
triadic
#AFCCFF #FFAFCC #CCFFAF
tetradic
#AFCCFF #FFAFF4 #FFE2AF #AFFFBA
square
#AFCCFF #FFAFF4 #FFE2AF #AFFFBA
split-complementary
#AFCCFF #FFBAAF #F4FFAF
monochromatic
#357EFF #72A5FF #AFCCFF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.63
#AFCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#AFCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCFF
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCFF | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#B3C7FE
Tritanopia (blue-blind)
#98D7DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #afccff; /* rgb */ color: rgb(175, 204, 255); /* oklch */ color: oklch(84.2% 0.078 261.6);
Tailwind
colors: {
custom: {
50: '#c8dbff',
500: '#afccff',
950: '#000000',
},
}SCSS
$custom: #afccff; $custom-light: #c8dbff; $custom-dark: #000000;
JSON
{
"hex": "#afccff",
"rgb": {
"r": 175,
"g": 204,
"b": 255
},
"hsl": {
"h": 218.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.84159,
"c": 0.07839,
"h": 261.6
},
"luminance": 0.5952
}Semantic roles & 50–950 ramp
primary
#AFCCFF
secondary
#E5BA6D
accent
#9200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131518
muted
#828486