#AFD6FA#AFD6FA
#AFD6FA is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 86.0% C 0.065 H 246.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD6FA |
|---|---|
| RGB | rgb(175, 214, 250) |
| HSL | hsl(209, 88%, 83%) |
| HSV | hsv(209, 30%, 98%) |
| CMYK | cmyk(30%, 14.4%, 0%, 2%) |
| CIE-LAB | lab(84.02, -4.66, -21.75) |
| CIE-LCH | lch(84.02, 22.25, 257.90°) |
| OKLab | oklab(86.02% -0.0259 -0.0596) |
| OKLCH | oklch(86.02% 0.065 246.5) |
| XYZ | xyz(58.9759, 64.1067, 99.6904) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.91
Powder Blue (survey)
#B1D1FC
ΔE00 3.26
Light Blue
#95D0FC
ΔE00 4.26
Light Blue Grey
#B7C9E2
ΔE00 6.22
Lightskyblue
#87CEFA
ΔE00 6.28
Lightsteelblue
#B0C4DE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD6FA #FAD3AF
analogous
#AFFAF8 #AFD6FA #AFB0FA
triadic
#AFD6FA #FAAFD6 #D6FAAF
tetradic
#AFD6FA #F8AFFA #FAD3AF #B0FAAF
square
#AFD6FA #F8AFFA #FAD3AF #B0FAAF
split-complementary
#AFD6FA #FAAFB0 #FAF8AF
monochromatic
#3C9BF3 #75B8F6 #AFD6FA #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.52
#AFD6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#AFD6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD6FA
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD6FA | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#BFCEF9
Tritanopia (blue-blind)
#98DEE2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afd6fa; /* rgb */ color: rgb(175, 214, 250); /* oklch */ color: oklch(86.0% 0.065 246.5);
Tailwind
colors: {
custom: {
50: '#c8e2fc',
500: '#afd6fa',
950: '#000000',
},
}SCSS
$custom: #afd6fa; $custom-light: #c8e2fc; $custom-dark: #000000;
JSON
{
"hex": "#afd6fa",
"rgb": {
"r": 175,
"g": 214,
"b": 250
},
"hsl": {
"h": 208.8,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.86024,
"c": 0.06505,
"h": 246.5
},
"luminance": 0.64109
}Semantic roles & 50–950 ramp
primary
#AFD6FA
secondary
#DDA470
accent
#6E01E5
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485