#A3CBFE#A3CBFE
#A3CBFE is a very light, moderate cyan. Relative luminance 0.577; OKLCH L 83.2% C 0.084 H 254.7°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CBFE |
|---|---|
| RGB | rgb(163, 203, 254) |
| HSL | hsl(214, 98%, 82%) |
| HSV | hsv(214, 36%, 100%) |
| CMYK | cmyk(35.8%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(80.54, -1.15, -29.24) |
| CIE-LCH | lch(80.54, 29.27, 267.75°) |
| OKLab | oklab(83.15% -0.0221 -0.0808) |
| OKLCH | oklch(83.15% 0.084 254.7) |
| XYZ | xyz(54.3440, 57.6515, 102.0111) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.78
Powder Blue (survey)
#B1D1FC
ΔE00 2.67
Pastel Blue
#A2BFFE
ΔE00 3.98
Light Blue
#95D0FC
ΔE00 5.02
Carolina Blue
#8AB8FE
ΔE00 5.18
Sky
#82CAFC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CBFE #FED6A3
analogous
#A3F9FE #A3CBFE #A9A3FE
triadic
#A3CBFE #FEA3CB #CBFEA3
tetradic
#A3CBFE #FEA3F9 #FED6A3 #A3FEA9
square
#A3CBFE #FEA3F9 #FED6A3 #A3FEA9
split-complementary
#A3CBFE #FEA9A3 #F9FEA3
monochromatic
#2A87FD #66A9FD #A3CBFE #E0EDFF #E1EEFF
Accessibility & contrast
On white
1.68
#A3CBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#A3CBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CBFE
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CBFE | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#86D6DC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a3cbfe; /* rgb */ color: rgb(163, 203, 254); /* oklch */ color: oklch(83.2% 0.084 254.7);
Tailwind
colors: {
custom: {
50: '#c1daff',
500: '#a3cbfe',
950: '#000000',
},
}SCSS
$custom: #a3cbfe; $custom-light: #c1daff; $custom-dark: #000000;
JSON
{
"hex": "#a3cbfe",
"rgb": {
"r": 163,
"g": 203,
"b": 254
},
"hsl": {
"h": 213.626,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.8315,
"c": 0.0838,
"h": 254.7
},
"luminance": 0.57654
}Semantic roles & 50–950 ramp
primary
#A3CBFE
secondary
#E2AA63
accent
#8100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386