#AFC2EA#AFC2EA
#AFC2EA is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.3% C 0.060 H 265.1°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC2EA |
|---|---|
| RGB | rgb(175, 194, 234) |
| HSL | hsl(221, 58%, 80%) |
| HSV | hsv(221, 25%, 92%) |
| CMYK | cmyk(25.2%, 17.1%, 0%, 8.2%) |
| CIE-LAB | lab(78.25, 2.21, -21.98) |
| CIE-LCH | lch(78.25, 22.09, 275.75°) |
| OKLab | oklab(81.32% -0.0052 -0.0602) |
| OKLCH | oklch(81.32% 0.06 265.1) |
| XYZ | xyz(51.8183, 53.6365, 85.4487) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.46
Pastel Blue
#A2BFFE
ΔE00 4.77
Light Blue Grey
#B7C9E2
ΔE00 4.81
Powder Blue (survey)
#B1D1FC
ΔE00 5.06
Light Periwinkle
#C1C6FC
ΔE00 5.18
Cloudy Blue
#ACC2D9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC2EA #EAD7AF
analogous
#AFDFEA #AFC2EA #B9AFEA
triadic
#AFC2EA #EAAFC2 #C2EAAF
tetradic
#AFC2EA #EAAFDF #EAD7AF #AFEAB9
square
#AFC2EA #EAAFDF #EAD7AF #AFEAB9
split-complementary
#AFC2EA #EAB9AF #DFEAAF
monochromatic
#4E78D1 #7F9DDD #AFC2EA #DFE7F7 #E7EDF9
Accessibility & contrast
On white
1.79
#AFC2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#AFC2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC2EA
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC2EA | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4EC
Deuteranopia (green-blind)
#B0BFE9
Tritanopia (blue-blind)
#A0CACF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #afc2ea; /* rgb */ color: rgb(175, 194, 234); /* oklch */ color: oklch(81.3% 0.060 265.1);
Tailwind
colors: {
custom: {
50: '#c7d4f0',
500: '#afc2ea',
950: '#000000',
},
}SCSS
$custom: #afc2ea; $custom-light: #c7d4f0; $custom-dark: #000000;
JSON
{
"hex": "#afc2ea",
"rgb": {
"r": 175,
"g": 194,
"b": 234
},
"hsl": {
"h": 220.678,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.81315,
"c": 0.06041,
"h": 265.1
},
"luminance": 0.53638
}Semantic roles & 50–950 ramp
primary
#AFC2EA
secondary
#C6AD77
accent
#901FC6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385