#A4CBFF#A4CBFF
#A4CBFF is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 83.3% C 0.085 H 255.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CBFF |
|---|---|
| RGB | rgb(164, 203, 255) |
| HSL | hsl(214, 100%, 82%) |
| HSV | hsv(214, 36%, 100%) |
| CMYK | cmyk(35.7%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(80.64, -0.63, -29.63) |
| CIE-LCH | lch(80.64, 29.63, 268.79°) |
| OKLab | oklab(83.25% -0.0208 -0.0819) |
| OKLCH | oklch(83.25% 0.085 255.8) |
| XYZ | xyz(54.7102, 57.8217, 102.8663) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.06
Powder Blue (survey)
#B1D1FC
ΔE00 2.56
Pastel Blue
#A2BFFE
ΔE00 3.76
Carolina Blue
#8AB8FE
ΔE00 5.22
Light Blue
#95D0FC
ΔE00 5.35
Lightsteelblue
#B0C4DE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CBFF #FFD8A4
analogous
#A4F8FF #A4CBFF #ABA4FF
triadic
#A4CBFF #FFA4CB #CBFFA4
tetradic
#A4CBFF #FFA4F8 #FFD8A4 #A4FFAB
square
#A4CBFF #FFA4F8 #FFD8A4 #A4FFAB
split-complementary
#A4CBFF #FFABA4 #F8FFA4
monochromatic
#2A85FF #67A8FF #A4CBFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.67
#A4CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#A4CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CBFF
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CBFF | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#AEC4FE
Tritanopia (blue-blind)
#87D6DC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a4cbff; /* rgb */ color: rgb(164, 203, 255); /* oklch */ color: oklch(83.3% 0.085 255.8);
Tailwind
colors: {
custom: {
50: '#c1daff',
500: '#a4cbff',
950: '#000000',
},
}SCSS
$custom: #a4cbff; $custom-light: #c1daff; $custom-dark: #000000;
JSON
{
"hex": "#a4cbff",
"rgb": {
"r": 164,
"g": 203,
"b": 255
},
"hsl": {
"h": 214.286,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.83252,
"c": 0.08451,
"h": 255.8
},
"luminance": 0.57824
}Semantic roles & 50–950 ramp
primary
#A4CBFF
secondary
#E4AD64
accent
#8300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386