#AFC1F9#AFC1F9
#AFC1F9 is a light, moderate blue. Relative luminance 0.541; OKLCH L 81.7% C 0.082 H 270.7°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC1F9 |
|---|---|
| RGB | rgb(175, 193, 249) |
| HSL | hsl(225, 86%, 83%) |
| HSV | hsv(225, 30%, 98%) |
| CMYK | cmyk(29.7%, 22.5%, 0%, 2.4%) |
| CIE-LAB | lab(78.52, 6.32, -29.62) |
| CIE-LCH | lch(78.52, 30.29, 282.05°) |
| OKLab | oklab(81.7% 0.001 -0.0817) |
| OKLCH | oklch(81.7% 0.082 270.7) |
| XYZ | xyz(53.8433, 54.0916, 97.2080) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.36
Light Periwinkle
#C1C6FC
ΔE00 4.30
Powder Blue (survey)
#B1D1FC
ΔE00 5.49
Periwinkle
#CCCCFF
ΔE00 6.68
Lightsteelblue
#B0C4DE
ΔE00 6.90
Light Blue Grey
#B7C9E2
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC1F9 #F9E7AF
analogous
#AFE6F9 #AFC1F9 #C2AFF9
triadic
#AFC1F9 #F9AFC1 #C1F9AF
tetradic
#AFC1F9 #F9AFE6 #F9E7AF #AFF9C2
square
#AFC1F9 #F9AFE6 #F9E7AF #AFF9C2
split-complementary
#AFC1F9 #F9C2AF #E6F9AF
monochromatic
#3D69F0 #7695F5 #AFC1F9 #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.78
#AFC1F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#AFC1F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC1F9
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC1F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC1F9 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FC
Deuteranopia (green-blind)
#AABFF8
Tritanopia (blue-blind)
#9BCCD4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #afc1f9; /* rgb */ color: rgb(175, 193, 249); /* oklch */ color: oklch(81.7% 0.082 270.7);
Tailwind
colors: {
custom: {
50: '#c8d3fb',
500: '#afc1f9',
950: '#000000',
},
}SCSS
$custom: #afc1f9; $custom-light: #c8d3fb; $custom-dark: #000000;
JSON
{
"hex": "#afc1f9",
"rgb": {
"r": 175,
"g": 193,
"b": 249
},
"hsl": {
"h": 225.405,
"s": 86.047,
"l": 83.137
},
"oklch": {
"l": 0.81697,
"c": 0.08174,
"h": 270.7
},
"luminance": 0.54093
}Semantic roles & 50–950 ramp
primary
#AFC1F9
secondary
#DCC271
accent
#AC03E3
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385