#A9BFDA#A9BFDA
#A9BFDA is a light, muted cyan. Relative luminance 0.508; OKLCH L 79.7% C 0.045 H 253.6°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BFDA |
|---|---|
| RGB | rgb(169, 191, 218) |
| HSL | hsl(213, 40%, 76%) |
| HSV | hsv(213, 22%, 85%) |
| CMYK | cmyk(22.5%, 12.4%, 0%, 14.5%) |
| CIE-LAB | lab(76.53, -1.66, -15.99) |
| CIE-LCH | lch(76.53, 16.07, 264.08°) |
| OKLab | oklab(79.69% -0.0128 -0.0435) |
| OKLCH | oklch(79.69% 0.045 253.6) |
| XYZ | xyz(47.6445, 50.7572, 73.6029) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.51
Cloudy Blue
#ACC2D9
ΔE00 1.72
Light Blue Grey
#B7C9E2
ΔE00 2.99
Light Grey Blue
#9DBCD4
ΔE00 3.89
Powder Blue (survey)
#B1D1FC
ΔE00 6.06
Pastel Blue
#A2BFFE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BFDA #DAC4A9
analogous
#A9D7DA #A9BFDA #ABA9DA
triadic
#A9BFDA #DAA9BF #BFDAA9
tetradic
#A9BFDA #DAA9D7 #DAC4A9 #A9DAAB
square
#A9BFDA #DAA9D7 #DAC4A9 #A9DAAB
split-complementary
#A9BFDA #DAABA9 #D7DAA9
monochromatic
#537FB5 #7E9FC8 #A9BFDA #D4DFEC #EAEFF6
Accessibility & contrast
On white
1.88
#A9BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#A9BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BFDA
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BFDA | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DB
Deuteranopia (green-blind)
#B0BBD9
Tritanopia (blue-blind)
#9CC5C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a9bfda; /* rgb */ color: rgb(169, 191, 218); /* oklch */ color: oklch(79.7% 0.045 253.6);
Tailwind
colors: {
custom: {
50: '#c3d2e5',
500: '#a9bfda',
950: '#000000',
},
}SCSS
$custom: #a9bfda; $custom-light: #c3d2e5; $custom-dark: #000000;
JSON
{
"hex": "#a9bfda",
"rgb": {
"r": 169,
"g": 191,
"b": 218
},
"hsl": {
"h": 213.061,
"s": 39.837,
"l": 75.882
},
"oklch": {
"l": 0.79692,
"c": 0.04538,
"h": 253.6
},
"luminance": 0.50759
}Semantic roles & 50–950 ramp
primary
#A9BFDA
secondary
#B29776
accent
#7933B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384