#A6BBEE#A6BBEE
#A6BBEE is a light, moderate blue. Relative luminance 0.498; OKLCH L 79.4% C 0.076 H 267.2°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBEE |
|---|---|
| RGB | rgb(166, 187, 238) |
| HSL | hsl(223, 68%, 79%) |
| HSV | hsv(223, 30%, 93%) |
| CMYK | cmyk(30.3%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(75.96, 4.34, -27.68) |
| CIE-LCH | lch(75.96, 28.02, 278.91°) |
| OKLab | oklab(79.42% -0.0037 -0.0763) |
| OKLCH | oklch(79.42% 0.076 267.2) |
| XYZ | xyz(48.9244, 49.8190, 87.9106) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.05
Light Periwinkle
#C1C6FC
ΔE00 5.84
Powder Blue (survey)
#B1D1FC
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 6.45
Carolina Blue
#8AB8FE
ΔE00 6.63
Light Blue Grey
#B7C9E2
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBEE #EED9A6
analogous
#A6DFEE #A6BBEE #B5A6EE
triadic
#A6BBEE #EEA6BB #BBEEA6
tetradic
#A6BBEE #EEA6DF #EED9A6 #A6EEB5
square
#A6BBEE #EEA6DF #EED9A6 #A6EEB5
split-complementary
#A6BBEE #EEB5A6 #DFEEA6
monochromatic
#3F6CDA #7394E4 #A6BBEE #D9E2F8 #E5EBFA
Accessibility & contrast
On white
1.92
#A6BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#A6BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBEE
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBEE | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF0
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#92C5CC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a6bbee; /* rgb */ color: rgb(166, 187, 238); /* oklch */ color: oklch(79.4% 0.076 267.2);
Tailwind
colors: {
custom: {
50: '#c2cff3',
500: '#a6bbee',
950: '#000000',
},
}SCSS
$custom: #a6bbee; $custom-light: #c2cff3; $custom-dark: #000000;
JSON
{
"hex": "#a6bbee",
"rgb": {
"r": 166,
"g": 187,
"b": 238
},
"hsl": {
"h": 222.5,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.79416,
"c": 0.07642,
"h": 267.2
},
"luminance": 0.49821
}Semantic roles & 50–950 ramp
primary
#A6BBEE
secondary
#F2EBD9
accent
#9A16D0
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#121317
muted
#818285