#A8BFDB#A8BFDB
#A8BFDB is a light, muted cyan. Relative luminance 0.507; OKLCH L 79.7% C 0.047 H 253.5°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BFDB |
|---|---|
| RGB | rgb(168, 191, 219) |
| HSL | hsl(213, 41%, 76%) |
| HSV | hsv(213, 23%, 86%) |
| CMYK | cmyk(23.3%, 12.8%, 0%, 14.1%) |
| CIE-LAB | lab(76.50, -1.73, -16.59) |
| CIE-LCH | lch(76.50, 16.68, 264.03°) |
| OKLab | oklab(79.66% -0.0134 -0.0452) |
| OKLCH | oklch(79.66% 0.047 253.5) |
| XYZ | xyz(47.5620, 50.6995, 74.2842) |
| Luminance | 0.5070 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.69
Cloudy Blue
#ACC2D9
ΔE00 1.92
Light Blue Grey
#B7C9E2
ΔE00 3.17
Light Grey Blue
#9DBCD4
ΔE00 3.83
Powder Blue (survey)
#B1D1FC
ΔE00 5.84
Pastel Blue
#A2BFFE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BFDB #DBC4A8
analogous
#A8D8DB #A8BFDB #AAA8DB
triadic
#A8BFDB #DBA8BF #BFDBA8
tetradic
#A8BFDB #DBA8D8 #DBC4A8 #A8DBAA
square
#A8BFDB #DBA8D8 #DBC4A8 #A8DBAA
split-complementary
#A8BFDB #DBAAA8 #D8DBA8
monochromatic
#517FB7 #7D9FC9 #A8BFDB #D3DFED #E9EFF6
Accessibility & contrast
On white
1.89
#A8BFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#A8BFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BFDB
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BFDB | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DC
Deuteranopia (green-blind)
#AFBADA
Tritanopia (blue-blind)
#9AC5C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a8bfdb; /* rgb */ color: rgb(168, 191, 219); /* oklch */ color: oklch(79.7% 0.047 253.5);
Tailwind
colors: {
custom: {
50: '#c2d2e6',
500: '#a8bfdb',
950: '#000000',
},
}SCSS
$custom: #a8bfdb; $custom-light: #c2d2e6; $custom-dark: #000000;
JSON
{
"hex": "#a8bfdb",
"rgb": {
"r": 168,
"g": 191,
"b": 219
},
"hsl": {
"h": 212.941,
"s": 41.463,
"l": 75.882
},
"oklch": {
"l": 0.79658,
"c": 0.04717,
"h": 253.5
},
"luminance": 0.50701
}Semantic roles & 50–950 ramp
primary
#A8BFDB
secondary
#B39774
accent
#7931B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384