#A2C8FF#A2C8FF
#A2C8FF is a very light, moderate blue. Relative luminance 0.562; OKLCH L 82.5% C 0.088 H 257.6°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C8FF |
|---|---|
| RGB | rgb(162, 200, 255) |
| HSL | hsl(215, 100%, 82%) |
| HSV | hsv(215, 36%, 100%) |
| CMYK | cmyk(36.5%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(79.73, 0.45, -31.03) |
| CIE-LCH | lch(79.73, 31.03, 270.83°) |
| OKLab | oklab(82.51% -0.0189 -0.0859) |
| OKLCH | oklch(82.51% 0.088 257.6) |
| XYZ | xyz(53.5990, 56.2073, 102.6133) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.79
Pastel Blue
#A2BFFE
ΔE00 3.00
Powder Blue (survey)
#B1D1FC
ΔE00 3.10
Carolina Blue
#8AB8FE
ΔE00 4.58
Light Blue
#95D0FC
ΔE00 5.94
Lightsteelblue
#B0C4DE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C8FF #FFD9A2
analogous
#A2F6FF #A2C8FF #ABA2FF
triadic
#A2C8FF #FFA2C8 #C8FFA2
tetradic
#A2C8FF #FFA2F6 #FFD9A2 #A2FFAB
square
#A2C8FF #FFA2F6 #FFD9A2 #A2FFAB
split-complementary
#A2C8FF #FFABA2 #F6FFA2
monochromatic
#2880FF #65A4FF #A2C8FF #DFECFF #E0EDFF
Accessibility & contrast
On white
1.72
#A2C8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#A2C8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C8FF
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C8FF | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CBFF
Deuteranopia (green-blind)
#AAC2FE
Tritanopia (blue-blind)
#84D4DB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a2c8ff; /* rgb */ color: rgb(162, 200, 255); /* oklch */ color: oklch(82.5% 0.088 257.6);
Tailwind
colors: {
custom: {
50: '#c0d8ff',
500: '#a2c8ff',
950: '#000000',
},
}SCSS
$custom: #a2c8ff; $custom-light: #c0d8ff; $custom-dark: #000000;
JSON
{
"hex": "#a2c8ff",
"rgb": {
"r": 162,
"g": 200,
"b": 255
},
"hsl": {
"h": 215.484,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.82509,
"c": 0.08797,
"h": 257.6
},
"luminance": 0.5621
}Semantic roles & 50–950 ramp
primary
#A2C8FF
secondary
#E3AE62
accent
#8800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386