#AFD7FA#AFD7FA
#AFD7FA is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 86.2% C 0.065 H 245.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD7FA |
|---|---|
| RGB | rgb(175, 215, 250) |
| HSL | hsl(208, 88%, 83%) |
| HSV | hsv(208, 30%, 98%) |
| CMYK | cmyk(30%, 14%, 0%, 2%) |
| CIE-LAB | lab(84.28, -5.19, -21.36) |
| CIE-LCH | lch(84.28, 21.98, 256.35°) |
| OKLab | oklab(86.23% -0.0272 -0.0585) |
| OKLCH | oklch(86.23% 0.065 245.1) |
| XYZ | xyz(59.2298, 64.6145, 99.7750) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.24
Powder Blue (survey)
#B1D1FC
ΔE00 3.78
Light Blue
#95D0FC
ΔE00 4.15
Lightskyblue
#87CEFA
ΔE00 6.09
Ice Blue
#A5DFF9
ΔE00 6.15
Light Blue Grey
#B7C9E2
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD7FA #FAD2AF
analogous
#AFFAF7 #AFD7FA #AFB1FA
triadic
#AFD7FA #FAAFD7 #D7FAAF
tetradic
#AFD7FA #F7AFFA #FAD2AF #B1FAAF
square
#AFD7FA #F7AFFA #FAD2AF #B1FAAF
split-complementary
#AFD7FA #FAAFB1 #FAF7AF
monochromatic
#3C9DF3 #75BAF6 #AFD7FA #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.51
#AFD7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#AFD7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD7FA
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD7FA | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FC
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#98DFE2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afd7fa; /* rgb */ color: rgb(175, 215, 250); /* oklch */ color: oklch(86.2% 0.065 245.1);
Tailwind
colors: {
custom: {
50: '#c8e3fc',
500: '#afd7fa',
950: '#000000',
},
}SCSS
$custom: #afd7fa; $custom-light: #c8e3fc; $custom-dark: #000000;
JSON
{
"hex": "#afd7fa",
"rgb": {
"r": 175,
"g": 215,
"b": 250
},
"hsl": {
"h": 208,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.86232,
"c": 0.06456,
"h": 245.1
},
"luminance": 0.64617
}Semantic roles & 50–950 ramp
primary
#AFD7FA
secondary
#DDA370
accent
#6B01E5
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485