#A4BFCA#A4BFCA
#A4BFCA is a light, muted cyan. Relative luminance 0.494; OKLCH L 78.8% C 0.033 H 224.4°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFCA |
|---|---|
| RGB | rgb(164, 191, 202) |
| HSL | hsl(197, 26%, 72%) |
| HSV | hsv(197, 19%, 79%) |
| CMYK | cmyk(18.8%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.71, -6.77, -8.58) |
| CIE-LCH | lch(75.71, 10.93, 231.75°) |
| OKLab | oklab(78.8% -0.0238 -0.0232) |
| OKLCH | oklch(78.8% 0.033 224.4) |
| XYZ | xyz(44.5985, 49.4171, 63.0543) |
| Luminance | 0.4942 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.13
Cloudy Blue
#ACC2D9
ΔE00 6.26
Lightblue
#ADD8E6
ΔE00 6.83
Cool Gray
#9AA7B0
ΔE00 7.59
Lightsteelblue
#B0C4DE
ΔE00 7.96
Bluegrey
#85A3B2
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFCA #CAAFA4
analogous
#A4CAC2 #A4BFCA #A4ACCA
triadic
#A4BFCA #CAA4BF #BFCAA4
tetradic
#A4BFCA #C2A4CA #CAAFA4 #ACCAA4
square
#A4BFCA #C2A4CA #CAAFA4 #ACCAA4
split-complementary
#A4BFCA #CAA4AC #CAC2A4
monochromatic
#5A879A #7DA4B3 #A4BFCA #CBDAE1 #ECF1F4
Accessibility & contrast
On white
1.93
#A4BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#A4BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFCA
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFCA | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDCB
Deuteranopia (green-blind)
#B3B9CA
Tritanopia (blue-blind)
#99C3C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a4bfca; /* rgb */ color: rgb(164, 191, 202); /* oklch */ color: oklch(78.8% 0.033 224.4);
Tailwind
colors: {
custom: {
50: '#bfd2da',
500: '#a4bfca',
950: '#000000',
},
}SCSS
$custom: #a4bfca; $custom-light: #bfd2da; $custom-dark: #000000;
JSON
{
"hex": "#a4bfca",
"rgb": {
"r": 164,
"g": 191,
"b": 202
},
"hsl": {
"h": 197.368,
"s": 26.389,
"l": 71.765
},
"oklch": {
"l": 0.78798,
"c": 0.03326,
"h": 224.4
},
"luminance": 0.49418
}Semantic roles & 50–950 ramp
primary
#A4BFCA
secondary
#EAE3E0
accent
#5E41A5
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283