#A8BFDA#A8BFDA
#A8BFDA is a light, muted cyan. Relative luminance 0.506; OKLCH L 79.6% C 0.046 H 252.5°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BFDA |
|---|---|
| RGB | rgb(168, 191, 218) |
| HSL | hsl(212, 40%, 76%) |
| HSV | hsv(212, 23%, 85%) |
| CMYK | cmyk(22.9%, 12.4%, 0%, 14.5%) |
| CIE-LAB | lab(76.46, -1.96, -16.10) |
| CIE-LCH | lch(76.46, 16.22, 263.05°) |
| OKLab | oklab(79.62% -0.0138 -0.0438) |
| OKLCH | oklch(79.62% 0.046 252.5) |
| XYZ | xyz(47.4307, 50.6470, 73.5929) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.60
Lightsteelblue
#B0C4DE
ΔE00 1.70
Light Blue Grey
#B7C9E2
ΔE00 3.18
Light Grey Blue
#9DBCD4
ΔE00 3.55
Powder Blue (survey)
#B1D1FC
ΔE00 6.03
Pastel Blue
#A2BFFE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BFDA #DAC3A8
analogous
#A8D8DA #A8BFDA #AAA8DA
triadic
#A8BFDA #DAA8BF #BFDAA8
tetradic
#A8BFDA #DAA8D8 #DAC3A8 #A8DAAA
square
#A8BFDA #DAA8D8 #DAC3A8 #A8DAAA
split-complementary
#A8BFDA #DAAAA8 #D8DAA8
monochromatic
#5280B5 #7D9FC8 #A8BFDA #D3DFEC #EAEFF6
Accessibility & contrast
On white
1.89
#A8BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#A8BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BFDA
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BFDA | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDB
Deuteranopia (green-blind)
#B0BAD9
Tritanopia (blue-blind)
#9BC5C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a8bfda; /* rgb */ color: rgb(168, 191, 218); /* oklch */ color: oklch(79.6% 0.046 252.5);
Tailwind
colors: {
custom: {
50: '#c2d2e5',
500: '#a8bfda',
950: '#000000',
},
}SCSS
$custom: #a8bfda; $custom-light: #c2d2e5; $custom-dark: #000000;
JSON
{
"hex": "#a8bfda",
"rgb": {
"r": 168,
"g": 191,
"b": 218
},
"hsl": {
"h": 212.4,
"s": 40.323,
"l": 75.686
},
"oklch": {
"l": 0.79622,
"c": 0.04597,
"h": 252.5
},
"luminance": 0.50648
}Semantic roles & 50–950 ramp
primary
#A8BFDA
secondary
#B29675
accent
#7832B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384