#ABBCED#ABBCED
#ABBCED is a light, moderate blue. Relative luminance 0.507; OKLCH L 79.9% C 0.072 H 269.8°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCED |
|---|---|
| RGB | rgb(171, 188, 237) |
| HSL | hsl(225, 65%, 80%) |
| HSV | hsv(225, 28%, 93%) |
| CMYK | cmyk(27.8%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(76.52, 5.00, -26.26) |
| CIE-LCH | lch(76.52, 26.73, 280.77°) |
| OKLab | oklab(79.93% -0.0002 -0.0722) |
| OKLCH | oklch(79.93% 0.072 269.8) |
| XYZ | xyz(50.0597, 50.7372, 87.2601) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.20
Light Periwinkle
#C1C6FC
ΔE00 4.70
Lightsteelblue
#B0C4DE
ΔE00 6.49
Powder Blue (survey)
#B1D1FC
ΔE00 6.51
Periwinkle
#CCCCFF
ΔE00 7.04
Light Blue Grey
#B7C9E2
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCED #EDDCAB
analogous
#ABDDED #ABBCED #BBABED
triadic
#ABBCED #EDABBC #BCEDAB
tetradic
#ABBCED #EDABDD #EDDCAB #ABEDBB
square
#ABBCED #EDABDD #EDDCAB #ABEDBB
split-complementary
#ABBCED #EDBBAB #DDEDAB
monochromatic
#466CD7 #7994E2 #ABBCED #DDE4F8 #E6EBFA
Accessibility & contrast
On white
1.88
#ABBCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#ABBCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCED
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCED | 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)
#ADC0EF
Deuteranopia (green-blind)
#A8BAEC
Tritanopia (blue-blind)
#9AC5CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbced; /* rgb */ color: rgb(171, 188, 237); /* oklch */ color: oklch(79.9% 0.072 269.8);
Tailwind
colors: {
custom: {
50: '#c5d0f3',
500: '#abbced',
950: '#000000',
},
}SCSS
$custom: #abbced; $custom-light: #c5d0f3; $custom-dark: #000000;
JSON
{
"hex": "#abbced",
"rgb": {
"r": 171,
"g": 188,
"b": 237
},
"hsl": {
"h": 224.545,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.79928,
"c": 0.07223,
"h": 269.8
},
"luminance": 0.50739
}Semantic roles & 50–950 ramp
primary
#ABBCED
secondary
#CAB372
accent
#9E19CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385