#ABBCF0#ABBCF0
#ABBCF0 is a light, moderate blue. Relative luminance 0.509; OKLCH L 80.0% C 0.076 H 270.5°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCF0 |
|---|---|
| RGB | rgb(171, 188, 240) |
| HSL | hsl(225, 70%, 81%) |
| HSV | hsv(225, 29%, 94%) |
| CMYK | cmyk(28.8%, 21.7%, 0%, 5.9%) |
| CIE-LAB | lab(76.63, 5.72, -27.71) |
| CIE-LCH | lch(76.63, 28.29, 281.66°) |
| OKLab | oklab(80.05% 0.0007 -0.0763) |
| OKLCH | oklch(80.05% 0.076 270.5) |
| XYZ | xyz(50.5016, 50.9140, 89.5877) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.90
Light Periwinkle
#C1C6FC
ΔE00 4.66
Powder Blue (survey)
#B1D1FC
ΔE00 6.48
Lightsteelblue
#B0C4DE
ΔE00 6.80
Periwinkle
#CCCCFF
ΔE00 7.06
Light Blue Grey
#B7C9E2
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCF0 #F0DFAB
analogous
#ABDFF0 #ABBCF0 #BCABF0
triadic
#ABBCF0 #F0ABBC #BCF0AB
tetradic
#ABBCF0 #F0ABDF #F0DFAB #ABF0BC
square
#ABBCF0 #F0ABDF #F0DFAB #ABF0BC
split-complementary
#ABBCF0 #F0BCAB #DFF0AB
monochromatic
#4369DD #7793E7 #ABBCF0 #DFE5F9 #E5EAFA
Accessibility & contrast
On white
1.88
#ABBCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#ABBCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCF0
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCF0 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F2
Deuteranopia (green-blind)
#A6BAEF
Tritanopia (blue-blind)
#99C6CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbcf0; /* rgb */ color: rgb(171, 188, 240); /* oklch */ color: oklch(80.0% 0.076 270.5);
Tailwind
colors: {
custom: {
50: '#c5d0f5',
500: '#abbcf0',
950: '#000000',
},
}SCSS
$custom: #abbcf0; $custom-light: #c5d0f5; $custom-dark: #000000;
JSON
{
"hex": "#abbcf0",
"rgb": {
"r": 171,
"g": 188,
"b": 240
},
"hsl": {
"h": 225.217,
"s": 69.697,
"l": 80.588
},
"oklch": {
"l": 0.80047,
"c": 0.07634,
"h": 270.5
},
"luminance": 0.50916
}Semantic roles & 50–950 ramp
primary
#ABBCF0
secondary
#CEB771
accent
#A314D2
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385