#AFCEFF#AFCEFF
#AFCEFF is a very light, moderate blue. Relative luminance 0.605; OKLCH L 84.6% C 0.077 H 259.5°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCEFF |
|---|---|
| RGB | rgb(175, 206, 255) |
| HSL | hsl(217, 100%, 84%) |
| HSV | hsv(217, 31%, 100%) |
| CMYK | cmyk(31.4%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(82.10, 0.77, -27.34) |
| CIE-LCH | lch(82.10, 27.35, 271.62°) |
| OKLab | oklab(84.57% -0.014 -0.0753) |
| OKLCH | oklch(84.57% 0.077 259.5) |
| XYZ | xyz(57.7952, 60.4742, 103.2158) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.36
Baby Blue (survey)
#A2CFFE
ΔE00 3.71
Pastel Blue
#A2BFFE
ΔE00 3.86
Lightsteelblue
#B0C4DE
ΔE00 6.16
Light Blue Grey
#B7C9E2
ΔE00 6.26
Carolina Blue
#8AB8FE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCEFF #FFE0AF
analogous
#AFF6FF #AFCEFF #B8AFFF
triadic
#AFCEFF #FFAFCE #CEFFAF
tetradic
#AFCEFF #FFAFF6 #FFE0AF #AFFFB8
square
#AFCEFF #FFAFF6 #FFE0AF #AFFFB8
split-complementary
#AFCEFF #FFB8AF #F6FFAF
monochromatic
#3583FF #72A9FF #AFCEFF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.60
#AFCEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#AFCEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCEFF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCEFF | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#98D8DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #afceff; /* rgb */ color: rgb(175, 206, 255); /* oklch */ color: oklch(84.6% 0.077 259.5);
Tailwind
colors: {
custom: {
50: '#c8dcff',
500: '#afceff',
950: '#000000',
},
}SCSS
$custom: #afceff; $custom-light: #c8dcff; $custom-dark: #000000;
JSON
{
"hex": "#afceff",
"rgb": {
"r": 175,
"g": 206,
"b": 255
},
"hsl": {
"h": 216.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.84567,
"c": 0.0766,
"h": 259.5
},
"luminance": 0.60477
}Semantic roles & 50–950 ramp
primary
#AFCEFF
secondary
#E5B76D
accent
#8D00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486