#A2CBFF#A2CBFF
#A2CBFF is a very light, moderate cyan. Relative luminance 0.576; OKLCH L 83.1% C 0.086 H 254.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CBFF |
|---|---|
| RGB | rgb(162, 203, 255) |
| HSL | hsl(214, 100%, 82%) |
| HSV | hsv(214, 36%, 100%) |
| CMYK | cmyk(36.5%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(80.52, -1.16, -29.82) |
| CIE-LCH | lch(80.52, 29.84, 267.77°) |
| OKLab | oklab(83.13% -0.0227 -0.0825) |
| OKLCH | oklch(83.13% 0.086 254.6) |
| XYZ | xyz(54.3006, 57.6105, 102.8471) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.71
Powder Blue (survey)
#B1D1FC
ΔE00 2.87
Pastel Blue
#A2BFFE
ΔE00 4.08
Light Blue
#95D0FC
ΔE00 4.91
Carolina Blue
#8AB8FE
ΔE00 5.08
Sky
#82CAFC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CBFF #FFD6A2
analogous
#A2FAFF #A2CBFF #A8A2FF
triadic
#A2CBFF #FFA2CB #CBFFA2
tetradic
#A2CBFF #FFA2FA #FFD6A2 #A2FFA8
square
#A2CBFF #FFA2FA #FFD6A2 #A2FFA8
split-complementary
#A2CBFF #FFA8A2 #FAFFA2
monochromatic
#2887FF #65A9FF #A2CBFF #DFEDFF #E0EEFF
Accessibility & contrast
On white
1.68
#A2CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#A2CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CBFF
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CBFF | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#ADC4FE
Tritanopia (blue-blind)
#84D6DC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a2cbff; /* rgb */ color: rgb(162, 203, 255); /* oklch */ color: oklch(83.1% 0.086 254.6);
Tailwind
colors: {
custom: {
50: '#c0daff',
500: '#a2cbff',
950: '#000000',
},
}SCSS
$custom: #a2cbff; $custom-light: #c0daff; $custom-dark: #000000;
JSON
{
"hex": "#a2cbff",
"rgb": {
"r": 162,
"g": 203,
"b": 255
},
"hsl": {
"h": 213.548,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.83128,
"c": 0.08553,
"h": 254.6
},
"luminance": 0.57613
}Semantic roles & 50–950 ramp
primary
#A2CBFF
secondary
#E3AA62
accent
#8000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386