#ABBDFB#ABBDFB
#ABBDFB is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.7% C 0.090 H 271.7°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDFB |
|---|---|
| RGB | rgb(171, 189, 251) |
| HSL | hsl(227, 91%, 83%) |
| HSV | hsv(227, 32%, 98%) |
| CMYK | cmyk(31.9%, 24.7%, 0%, 1.6%) |
| CIE-LAB | lab(77.29, 7.87, -32.60) |
| CIE-LCH | lch(77.29, 33.54, 283.57°) |
| OKLab | oklab(80.7% 0.0028 -0.0902) |
| OKLCH | oklch(80.7% 0.09 271.7) |
| XYZ | xyz(52.3998, 52.0163, 98.5273) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.87
Light Periwinkle
#C1C6FC
ΔE00 5.16
Powder Blue (survey)
#B1D1FC
ΔE00 6.08
Carolina Blue
#8AB8FE
ΔE00 7.15
Lightsteelblue
#B0C4DE
ΔE00 7.34
Periwinkle
#CCCCFF
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDFB #FBE9AB
analogous
#ABE5FB #ABBDFB #C1ABFB
triadic
#ABBDFB #FBABBD #BDFBAB
tetradic
#ABBDFB #FBABE5 #FBE9AB #ABFBC1
square
#ABBDFB #FBABE5 #FBE9AB #ABFBC1
split-complementary
#ABBDFB #FBC1AB #E5FBAB
monochromatic
#3661F5 #718FF8 #ABBDFB #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.84
#ABBDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#ABBDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDFB
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDFB | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FE
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#95C9D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbdfb; /* rgb */ color: rgb(171, 189, 251); /* oklch */ color: oklch(80.7% 0.090 271.7);
Tailwind
colors: {
custom: {
50: '#c6d0fd',
500: '#abbdfb',
950: '#000000',
},
}SCSS
$custom: #abbdfb; $custom-light: #c6d0fd; $custom-dark: #000000;
JSON
{
"hex": "#abbdfb",
"rgb": {
"r": 171,
"g": 189,
"b": 251
},
"hsl": {
"h": 226.5,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.80699,
"c": 0.09028,
"h": 271.7
},
"luminance": 0.52018
}Semantic roles & 50–950 ramp
primary
#ABBDFB
secondary
#DEC56C
accent
#B200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385