#AFCEFC#AFCEFC
#AFCEFC is a very light, moderate blue. Relative luminance 0.603; OKLCH L 84.5% C 0.073 H 258.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCEFC |
|---|---|
| RGB | rgb(175, 206, 252) |
| HSL | hsl(216, 93%, 84%) |
| HSV | hsv(216, 31%, 99%) |
| CMYK | cmyk(30.6%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(81.99, 0.05, -25.90) |
| CIE-LCH | lch(81.99, 25.90, 270.10°) |
| OKLab | oklab(84.45% -0.015 -0.0713) |
| OKLCH | oklch(84.45% 0.073 258.1) |
| XYZ | xyz(57.3160, 60.2826, 100.6923) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 0.97
Baby Blue (survey)
#A2CFFE
ΔE00 3.54
Pastel Blue
#A2BFFE
ΔE00 4.07
Lightsteelblue
#B0C4DE
ΔE00 5.68
Light Blue Grey
#B7C9E2
ΔE00 5.77
Cloudy Blue
#ACC2D9
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCEFC #FCDDAF
analogous
#AFF4FC #AFCEFC #B6AFFC
triadic
#AFCEFC #FCAFCE #CEFCAF
tetradic
#AFCEFC #FCAFF4 #FCDDAF #AFFCB6
square
#AFCEFC #FCAFF4 #FCDDAF #AFFCB6
split-complementary
#AFCEFC #FCB6AF #F4FCAF
monochromatic
#3986F8 #74AAFA #AFCEFC #E2EDFE #E2EDFE
Accessibility & contrast
On white
1.61
#AFCEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#AFCEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCEFC
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCEFC | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#B6C9FB
Tritanopia (blue-blind)
#99D8DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #afcefc; /* rgb */ color: rgb(175, 206, 252); /* oklch */ color: oklch(84.5% 0.073 258.1);
Tailwind
colors: {
custom: {
50: '#c8dcfd',
500: '#afcefc',
950: '#000000',
},
}SCSS
$custom: #afcefc; $custom-light: #c8dcfd; $custom-dark: #000000;
JSON
{
"hex": "#afcefc",
"rgb": {
"r": 175,
"g": 206,
"b": 252
},
"hsl": {
"h": 215.844,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.84451,
"c": 0.07282,
"h": 258.1
},
"luminance": 0.60285
}Semantic roles & 50–950 ramp
primary
#AFCEFC
secondary
#E0B36F
accent
#8900E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485