#AFC1F7#AFC1F7
#AFC1F7 is a light, moderate blue. Relative luminance 0.540; OKLCH L 81.6% C 0.079 H 270.3°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC1F7 |
|---|---|
| RGB | rgb(175, 193, 247) |
| HSL | hsl(225, 82%, 83%) |
| HSV | hsv(225, 29%, 97%) |
| CMYK | cmyk(29.1%, 21.9%, 0%, 3.1%) |
| CIE-LAB | lab(78.44, 5.84, -28.66) |
| CIE-LCH | lch(78.44, 29.25, 281.51°) |
| OKLab | oklab(81.62% 0.0004 -0.079) |
| OKLCH | oklch(81.62% 0.079 270.3) |
| XYZ | xyz(53.5330, 53.9675, 95.5739) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.51
Light Periwinkle
#C1C6FC
ΔE00 4.22
Powder Blue (survey)
#B1D1FC
ΔE00 5.49
Periwinkle
#CCCCFF
ΔE00 6.59
Lightsteelblue
#B0C4DE
ΔE00 6.73
Light Blue Grey
#B7C9E2
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC1F7 #F7E5AF
analogous
#AFE5F7 #AFC1F7 #C1AFF7
triadic
#AFC1F7 #F7AFC1 #C1F7AF
tetradic
#AFC1F7 #F7AFE5 #F7E5AF #AFF7C1
square
#AFC1F7 #F7AFE5 #F7E5AF #AFF7C1
split-complementary
#AFC1F7 #F7C1AF #E5F7AF
monochromatic
#406BEC #7796F1 #AFC1F7 #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.78
#AFC1F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#AFC1F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC1F7
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC1F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC1F7 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F9
Deuteranopia (green-blind)
#AABFF6
Tritanopia (blue-blind)
#9CCBD3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #afc1f7; /* rgb */ color: rgb(175, 193, 247); /* oklch */ color: oklch(81.6% 0.079 270.3);
Tailwind
colors: {
custom: {
50: '#c8d3fa',
500: '#afc1f7',
950: '#000000',
},
}SCSS
$custom: #afc1f7; $custom-light: #c8d3fa; $custom-dark: #000000;
JSON
{
"hex": "#afc1f7",
"rgb": {
"r": 175,
"g": 193,
"b": 247
},
"hsl": {
"h": 225,
"s": 81.818,
"l": 82.745
},
"oklch": {
"l": 0.81616,
"c": 0.079,
"h": 270.3
},
"luminance": 0.53969
}Semantic roles & 50–950 ramp
primary
#AFC1F7
secondary
#D9BF72
accent
#A807DE
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385