#A8BFDD#A8BFDD
#A8BFDD is a light, muted cyan. Relative luminance 0.508; OKLCH L 79.7% C 0.050 H 255.1°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BFDD |
|---|---|
| RGB | rgb(168, 191, 221) |
| HSL | hsl(214, 44%, 76%) |
| HSV | hsv(214, 24%, 87%) |
| CMYK | cmyk(24%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(76.56, -1.28, -17.57) |
| CIE-LCH | lch(76.56, 17.62, 265.84°) |
| OKLab | oklab(79.73% -0.0127 -0.0479) |
| OKLCH | oklch(79.73% 0.05 255.1) |
| XYZ | xyz(47.8268, 50.8054, 75.6791) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.89
Cloudy Blue
#ACC2D9
ΔE00 2.57
Light Blue Grey
#B7C9E2
ΔE00 3.27
Light Grey Blue
#9DBCD4
ΔE00 4.40
Powder Blue (survey)
#B1D1FC
ΔE00 5.52
Pastel Blue
#A2BFFE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BFDD #DDC6A8
analogous
#A8DADD #A8BFDD #ACA8DD
triadic
#A8BFDD #DDA8BF #BFDDA8
tetradic
#A8BFDD #DDA8DA #DDC6A8 #A8DDAC
square
#A8BFDD #DDA8DA #DDC6A8 #A8DDAC
split-complementary
#A8BFDD #DDACA8 #DADDA8
monochromatic
#507EBB #7C9FCC #A8BFDD #D4DFEE #E9EFF6
Accessibility & contrast
On white
1.88
#A8BFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#A8BFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BFDD
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BFDD | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DE
Deuteranopia (green-blind)
#AFBBDC
Tritanopia (blue-blind)
#9AC5C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a8bfdd; /* rgb */ color: rgb(168, 191, 221); /* oklch */ color: oklch(79.7% 0.050 255.1);
Tailwind
colors: {
custom: {
50: '#c2d2e7',
500: '#a8bfdd',
950: '#000000',
},
}SCSS
$custom: #a8bfdd; $custom-light: #c2d2e7; $custom-dark: #000000;
JSON
{
"hex": "#a8bfdd",
"rgb": {
"r": 168,
"g": 191,
"b": 221
},
"hsl": {
"h": 213.962,
"s": 43.802,
"l": 76.275
},
"oklch": {
"l": 0.7973,
"c": 0.04961,
"h": 255.1
},
"luminance": 0.50807
}Semantic roles & 50–950 ramp
primary
#A8BFDD
secondary
#B59974
accent
#7C2FB7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121416
muted
#828384