#AFD2FA#AFD2FA
#AFD2FA is a very light, moderate cyan. Relative luminance 0.621; OKLCH L 85.2% C 0.067 H 252.0°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD2FA |
|---|---|
| RGB | rgb(175, 210, 250) |
| HSL | hsl(212, 88%, 83%) |
| HSV | hsv(212, 30%, 98%) |
| CMYK | cmyk(30%, 16%, 0%, 2%) |
| CIE-LAB | lab(82.97, -2.56, -23.35) |
| CIE-LCH | lch(82.97, 23.49, 263.75°) |
| OKLab | oklab(85.2% -0.0208 -0.0641) |
| OKLCH | oklch(85.2% 0.067 252) |
| XYZ | xyz(57.9760, 62.1069, 99.3570) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.29
Baby Blue (survey)
#A2CFFE
ΔE00 2.50
Light Blue
#95D0FC
ΔE00 5.24
Light Blue Grey
#B7C9E2
ΔE00 5.51
Lightsteelblue
#B0C4DE
ΔE00 5.53
Pastel Blue
#A2BFFE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD2FA #FAD7AF
analogous
#AFF7FA #AFD2FA #B1AFFA
triadic
#AFD2FA #FAAFD2 #D2FAAF
tetradic
#AFD2FA #FAAFF7 #FAD7AF #AFFAB1
square
#AFD2FA #FAAFF7 #FAD7AF #AFFAB1
split-complementary
#AFD2FA #FAB1AF #F7FAAF
monochromatic
#3C91F3 #75B2F6 #AFD2FA #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.56
#AFD2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#AFD2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD2FA
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD2FA | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FC
Deuteranopia (green-blind)
#BBCBF9
Tritanopia (blue-blind)
#99DBDF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #afd2fa; /* rgb */ color: rgb(175, 210, 250); /* oklch */ color: oklch(85.2% 0.067 252.0);
Tailwind
colors: {
custom: {
50: '#c8dffc',
500: '#afd2fa',
950: '#000000',
},
}SCSS
$custom: #afd2fa; $custom-light: #c8dffc; $custom-dark: #000000;
JSON
{
"hex": "#afd2fa",
"rgb": {
"r": 175,
"g": 210,
"b": 250
},
"hsl": {
"h": 212,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.85197,
"c": 0.0674,
"h": 252
},
"luminance": 0.62109
}Semantic roles & 50–950 ramp
primary
#AFD2FA
secondary
#DDAA70
accent
#7A01E5
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485