#ABBFFB#ABBFFB
#ABBFFB is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.1% C 0.088 H 270.1°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFFB |
|---|---|
| RGB | rgb(171, 191, 251) |
| HSL | hsl(225, 91%, 83%) |
| HSV | hsv(225, 32%, 98%) |
| CMYK | cmyk(31.9%, 23.9%, 0%, 1.6%) |
| CIE-LAB | lab(77.81, 6.78, -31.81) |
| CIE-LCH | lch(77.81, 32.52, 282.03°) |
| OKLab | oklab(81.1% 0.0001 -0.088) |
| OKLCH | oklch(81.1% 0.088 270.1) |
| XYZ | xyz(52.8330, 52.8826, 98.6717) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.46
Light Periwinkle
#C1C6FC
ΔE00 5.27
Powder Blue (survey)
#B1D1FC
ΔE00 5.51
Carolina Blue
#8AB8FE
ΔE00 6.85
Lightsteelblue
#B0C4DE
ΔE00 7.10
Baby Blue (survey)
#A2CFFE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFFB #FBE7AB
analogous
#ABE7FB #ABBFFB #BFABFB
triadic
#ABBFFB #FBABBF #BFFBAB
tetradic
#ABBFFB #FBABE7 #FBE7AB #ABFBBF
square
#ABBFFB #FBABE7 #FBE7AB #ABFBBF
split-complementary
#ABBFFB #FBBFAB #E7FBAB
monochromatic
#3666F5 #7192F8 #ABBFFB #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.81
#ABBFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#ABBFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFFB
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFFB | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FE
Deuteranopia (green-blind)
#A5BDFA
Tritanopia (blue-blind)
#95CBD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abbffb; /* rgb */ color: rgb(171, 191, 251); /* oklch */ color: oklch(81.1% 0.088 270.1);
Tailwind
colors: {
custom: {
50: '#c6d2fc',
500: '#abbffb',
950: '#000000',
},
}SCSS
$custom: #abbffb; $custom-light: #c6d2fc; $custom-dark: #000000;
JSON
{
"hex": "#abbffb",
"rgb": {
"r": 171,
"g": 191,
"b": 251
},
"hsl": {
"h": 225,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.811,
"c": 0.08798,
"h": 270.1
},
"luminance": 0.52885
}Semantic roles & 50–950 ramp
primary
#ABBFFB
secondary
#DEC26C
accent
#AC00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385