#ABBDFF#ABBDFF
#ABBDFF is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.9% C 0.096 H 272.3°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDFF |
|---|---|
| RGB | rgb(171, 189, 255) |
| HSL | hsl(227, 100%, 84%) |
| HSV | hsv(227, 33%, 100%) |
| CMYK | cmyk(32.9%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(77.44, 8.87, -34.51) |
| CIE-LCH | lch(77.44, 35.63, 284.41°) |
| OKLab | oklab(80.87% 0.0039 -0.0957) |
| OKLCH | oklch(80.87% 0.096 272.3) |
| XYZ | xyz(53.0370, 52.2712, 101.8832) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.71
Light Periwinkle
#C1C6FC
ΔE00 5.47
Powder Blue (survey)
#B1D1FC
ΔE00 6.07
Carolina Blue
#8AB8FE
ΔE00 7.02
Lightsteelblue
#B0C4DE
ΔE00 7.52
Baby Blue (survey)
#A2CFFE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDFF #FFEDAB
analogous
#ABE7FF #ABBDFF #C3ABFF
triadic
#ABBDFF #FFABBD #BDFFAB
tetradic
#ABBDFF #FFABE7 #FFEDAB #ABFFC3
square
#ABBDFF #FFABE7 #FFEDAB #ABFFC3
split-complementary
#ABBDFF #FFC3AB #E7FFAB
monochromatic
#315DFF #6E8DFF #ABBDFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.83
#ABBDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#ABBDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDFF
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDFF | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#A2BCFD
Tritanopia (blue-blind)
#93CAD4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbdff; /* rgb */ color: rgb(171, 189, 255); /* oklch */ color: oklch(80.9% 0.096 272.3);
Tailwind
colors: {
custom: {
50: '#c6d0ff',
500: '#abbdff',
950: '#000000',
},
}SCSS
$custom: #abbdff; $custom-light: #c6d0ff; $custom-dark: #000000;
JSON
{
"hex": "#abbdff",
"rgb": {
"r": 171,
"g": 189,
"b": 255
},
"hsl": {
"h": 227.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.80867,
"c": 0.09577,
"h": 272.3
},
"luminance": 0.52273
}Semantic roles & 50–950 ramp
primary
#ABBDFF
secondary
#E5CA6A
accent
#B400E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386