#AFC2FB#AFC2FB
#AFC2FB is a light, moderate blue. Relative luminance 0.547; OKLCH L 82.0% C 0.083 H 270.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC2FB |
|---|---|
| RGB | rgb(175, 194, 251) |
| HSL | hsl(225, 90%, 84%) |
| HSV | hsv(225, 30%, 98%) |
| CMYK | cmyk(30.3%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(78.85, 6.27, -30.19) |
| CIE-LCH | lch(78.85, 30.83, 281.73°) |
| OKLab | oklab(81.98% 0.0003 -0.0833) |
| OKLCH | oklch(81.98% 0.083 270.2) |
| XYZ | xyz(54.3787, 54.6607, 98.9335) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.10
Light Periwinkle
#C1C6FC
ΔE00 4.52
Powder Blue (survey)
#B1D1FC
ΔE00 5.18
Periwinkle
#CCCCFF
ΔE00 6.87
Lightsteelblue
#B0C4DE
ΔE00 6.91
Light Blue Grey
#B7C9E2
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC2FB #FBE8AF
analogous
#AFE8FB #AFC2FB #C2AFFB
triadic
#AFC2FB #FBAFC2 #C2FBAF
tetradic
#AFC2FB #FBAFE8 #FBE8AF #AFFBC2
square
#AFC2FB #FBAFE8 #FBE8AF #AFFBC2
split-complementary
#AFC2FB #FBC2AF #E8FBAF
monochromatic
#3A69F5 #7596F8 #AFC2FB #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.76
#AFC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#AFC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC2FB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC2FB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FE
Deuteranopia (green-blind)
#AAC0FA
Tritanopia (blue-blind)
#9ACDD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afc2fb; /* rgb */ color: rgb(175, 194, 251); /* oklch */ color: oklch(82.0% 0.083 270.2);
Tailwind
colors: {
custom: {
50: '#c8d4fc',
500: '#afc2fb',
950: '#000000',
},
}SCSS
$custom: #afc2fb; $custom-light: #c8d4fc; $custom-dark: #000000;
JSON
{
"hex": "#afc2fb",
"rgb": {
"r": 175,
"g": 194,
"b": 251
},
"hsl": {
"h": 225,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.81978,
"c": 0.08333,
"h": 270.2
},
"luminance": 0.54663
}Semantic roles & 50–950 ramp
primary
#AFC2FB
secondary
#DFC36F
accent
#AC00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385