#AFD3FC#AFD3FC
#AFD3FC is a very light, moderate cyan. Relative luminance 0.627; OKLCH L 85.5% C 0.069 H 251.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD3FC |
|---|---|
| RGB | rgb(175, 211, 252) |
| HSL | hsl(212, 93%, 84%) |
| HSV | hsv(212, 31%, 99%) |
| CMYK | cmyk(30.6%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.30, -2.61, -23.91) |
| CIE-LCH | lch(83.30, 24.05, 263.78°) |
| OKLab | oklab(85.48% -0.0214 -0.0657) |
| OKLCH | oklch(85.48% 0.069 251.9) |
| XYZ | xyz(58.5389, 62.7283, 101.1000) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.39
Baby Blue (survey)
#A2CFFE
ΔE00 2.36
Light Blue
#95D0FC
ΔE00 5.12
Pastel Blue
#A2BFFE
ΔE00 5.77
Light Blue Grey
#B7C9E2
ΔE00 5.84
Lightsteelblue
#B0C4DE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD3FC #FCD8AF
analogous
#AFF9FC #AFD3FC #B1AFFC
triadic
#AFD3FC #FCAFD3 #D3FCAF
tetradic
#AFD3FC #FCAFF9 #FCD8AF #AFFCB1
square
#AFD3FC #FCAFF9 #FCD8AF #AFFCB1
split-complementary
#AFD3FC #FCB1AF #F9FCAF
monochromatic
#3992F8 #74B3FA #AFD3FC #E2EFFE #E2EFFE
Accessibility & contrast
On white
1.55
#AFD3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#AFD3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD3FC
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD3FC | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FE
Deuteranopia (green-blind)
#BBCCFB
Tritanopia (blue-blind)
#98DCE0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #afd3fc; /* rgb */ color: rgb(175, 211, 252); /* oklch */ color: oklch(85.5% 0.069 251.9);
Tailwind
colors: {
custom: {
50: '#c8e0fd',
500: '#afd3fc',
950: '#000000',
},
}SCSS
$custom: #afd3fc; $custom-light: #c8e0fd; $custom-dark: #000000;
JSON
{
"hex": "#afd3fc",
"rgb": {
"r": 175,
"g": 211,
"b": 252
},
"hsl": {
"h": 211.948,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.85478,
"c": 0.06908,
"h": 251.9
},
"luminance": 0.62731
}Semantic roles & 50–950 ramp
primary
#AFD3FC
secondary
#E0AB6F
accent
#7A00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485