#AFD8FA#AFD8FA
#AFD8FA is a very light, moderate cyan. Relative luminance 0.651; OKLCH L 86.4% C 0.064 H 243.6°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD8FA |
|---|---|
| RGB | rgb(175, 216, 250) |
| HSL | hsl(207, 88%, 83%) |
| HSV | hsv(207, 30%, 98%) |
| CMYK | cmyk(30%, 13.6%, 0%, 2%) |
| CIE-LAB | lab(84.55, -5.71, -20.96) |
| CIE-LCH | lch(84.55, 21.72, 254.76°) |
| OKLab | oklab(86.44% -0.0285 -0.0574) |
| OKLCH | oklch(86.44% 0.064 243.6) |
| XYZ | xyz(59.4852, 65.1253, 99.8601) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.63
Light Blue
#95D0FC
ΔE00 4.12
Powder Blue (survey)
#B1D1FC
ΔE00 4.31
Ice Blue
#A5DFF9
ΔE00 5.64
Lightskyblue
#87CEFA
ΔE00 5.94
Baby Blue
#89CFF0
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD8FA #FAD1AF
analogous
#AFFAF6 #AFD8FA #AFB2FA
triadic
#AFD8FA #FAAFD8 #D8FAAF
tetradic
#AFD8FA #F6AFFA #FAD1AF #B2FAAF
square
#AFD8FA #F6AFFA #FAD1AF #B2FAAF
split-complementary
#AFD8FA #FAAFB2 #FAF6AF
monochromatic
#3CA0F3 #75BCF6 #AFD8FA #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.50
#AFD8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#AFD8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD8FA
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD8FA | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FC
Deuteranopia (green-blind)
#C1CFF9
Tritanopia (blue-blind)
#98E0E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afd8fa; /* rgb */ color: rgb(175, 216, 250); /* oklch */ color: oklch(86.4% 0.064 243.6);
Tailwind
colors: {
custom: {
50: '#c8e4fc',
500: '#afd8fa',
950: '#000000',
},
}SCSS
$custom: #afd8fa; $custom-light: #c8e4fc; $custom-dark: #000000;
JSON
{
"hex": "#afd8fa",
"rgb": {
"r": 175,
"g": 216,
"b": 250
},
"hsl": {
"h": 207.2,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.86439,
"c": 0.06412,
"h": 243.6
},
"luminance": 0.65128
}Semantic roles & 50–950 ramp
primary
#AFD8FA
secondary
#DDA270
accent
#6801E5
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485