#A2C8FE#A2C8FE
#A2C8FE is a very light, moderate blue. Relative luminance 0.561; OKLCH L 82.5% C 0.087 H 257.2°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C8FE |
|---|---|
| RGB | rgb(162, 200, 254) |
| HSL | hsl(215, 98%, 82%) |
| HSV | hsv(215, 36%, 100%) |
| CMYK | cmyk(36.2%, 21.3%, 0%, 0.4%) |
| CIE-LAB | lab(79.70, 0.20, -30.55) |
| CIE-LCH | lch(79.70, 30.55, 270.37°) |
| OKLab | oklab(82.47% -0.0192 -0.0846) |
| OKLCH | oklch(82.47% 0.087 257.2) |
| XYZ | xyz(53.4384, 56.1431, 101.7677) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.72
Powder Blue (survey)
#B1D1FC
ΔE00 3.04
Pastel Blue
#A2BFFE
ΔE00 3.05
Carolina Blue
#8AB8FE
ΔE00 4.60
Light Blue
#95D0FC
ΔE00 5.86
Lightsteelblue
#B0C4DE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C8FE #FED8A2
analogous
#A2F6FE #A2C8FE #AAA2FE
triadic
#A2C8FE #FEA2C8 #C8FEA2
tetradic
#A2C8FE #FEA2F6 #FED8A2 #A2FEAA
square
#A2C8FE #FEA2F6 #FED8A2 #A2FEAA
split-complementary
#A2C8FE #FEAAA2 #F6FEA2
monochromatic
#2980FD #65A4FD #A2C8FE #DFECFF #E1EDFF
Accessibility & contrast
On white
1.72
#A2C8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#A2C8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C8FE
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C8FE | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#AAC2FD
Tritanopia (blue-blind)
#84D4DA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a2c8fe; /* rgb */ color: rgb(162, 200, 254); /* oklch */ color: oklch(82.5% 0.087 257.2);
Tailwind
colors: {
custom: {
50: '#c0d8ff',
500: '#a2c8fe',
950: '#000000',
},
}SCSS
$custom: #a2c8fe; $custom-light: #c0d8ff; $custom-dark: #000000;
JSON
{
"hex": "#a2c8fe",
"rgb": {
"r": 162,
"g": 200,
"b": 254
},
"hsl": {
"h": 215.217,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.82468,
"c": 0.08672,
"h": 257.2
},
"luminance": 0.56146
}Semantic roles & 50–950 ramp
primary
#A2C8FE
secondary
#E2AD62
accent
#8700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386