#AFD2FC#AFD2FC
#AFD2FC is a very light, moderate cyan. Relative luminance 0.622; OKLCH L 85.3% C 0.070 H 253.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD2FC |
|---|---|
| RGB | rgb(175, 210, 252) |
| HSL | hsl(213, 93%, 84%) |
| HSV | hsv(213, 31%, 99%) |
| CMYK | cmyk(30.6%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(83.04, -2.08, -24.31) |
| CIE-LCH | lch(83.04, 24.40, 265.12°) |
| OKLab | oklab(85.27% -0.0201 -0.0668) |
| OKLCH | oklch(85.27% 0.07 253.2) |
| XYZ | xyz(58.2913, 62.2330, 101.0174) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 0.95
Baby Blue (survey)
#A2CFFE
ΔE00 2.49
Pastel Blue
#A2BFFE
ΔE00 5.39
Light Blue
#95D0FC
ΔE00 5.44
Light Blue Grey
#B7C9E2
ΔE00 5.76
Lightsteelblue
#B0C4DE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD2FC #FCD9AF
analogous
#AFF9FC #AFD2FC #B2AFFC
triadic
#AFD2FC #FCAFD2 #D2FCAF
tetradic
#AFD2FC #FCAFF9 #FCD9AF #AFFCB2
square
#AFD2FC #FCAFF9 #FCD9AF #AFFCB2
split-complementary
#AFD2FC #FCB2AF #F9FCAF
monochromatic
#3990F8 #74B1FA #AFD2FC #E2EEFE #E2EEFE
Accessibility & contrast
On white
1.56
#AFD2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#AFD2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD2FC
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD2FC | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FE
Deuteranopia (green-blind)
#BACBFB
Tritanopia (blue-blind)
#98DBE0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #afd2fc; /* rgb */ color: rgb(175, 210, 252); /* oklch */ color: oklch(85.3% 0.070 253.2);
Tailwind
colors: {
custom: {
50: '#c8dffd',
500: '#afd2fc',
950: '#000000',
},
}SCSS
$custom: #afd2fc; $custom-light: #c8dffd; $custom-dark: #000000;
JSON
{
"hex": "#afd2fc",
"rgb": {
"r": 175,
"g": 210,
"b": 252
},
"hsl": {
"h": 212.727,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.85272,
"c": 0.06976,
"h": 253.2
},
"luminance": 0.62235
}Semantic roles & 50–950 ramp
primary
#AFD2FC
secondary
#E0AD6F
accent
#7D00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485