#ABBFFC#ABBFFC
#ABBFFC is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.1% C 0.089 H 270.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFFC |
|---|---|
| RGB | rgb(171, 191, 252) |
| HSL | hsl(225, 93%, 83%) |
| HSV | hsv(225, 32%, 99%) |
| CMYK | cmyk(32.1%, 24.2%, 0%, 1.2%) |
| CIE-LAB | lab(77.84, 7.02, -32.29) |
| CIE-LCH | lch(77.84, 33.04, 282.27°) |
| OKLab | oklab(81.14% 0.0005 -0.0893) |
| OKLCH | oklch(81.14% 0.089 270.3) |
| XYZ | xyz(52.9910, 52.9459, 99.5041) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.41
Light Periwinkle
#C1C6FC
ΔE00 5.33
Powder Blue (survey)
#B1D1FC
ΔE00 5.51
Carolina Blue
#8AB8FE
ΔE00 6.82
Lightsteelblue
#B0C4DE
ΔE00 7.16
Baby Blue (survey)
#A2CFFE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFFC #FCE8AB
analogous
#ABE7FC #ABBFFC #BFABFC
triadic
#ABBFFC #FCABBF #BFFCAB
tetradic
#ABBFFC #FCABE7 #FCE8AB #ABFCBF
square
#ABBFFC #FCABE7 #FCE8AB #ABFCBF
split-complementary
#ABBFFC #FCBFAB #E7FCAB
monochromatic
#3565F8 #7092FA #ABBFFC #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.81
#ABBFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#ABBFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFFC
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFFC | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FF
Deuteranopia (green-blind)
#A5BDFB
Tritanopia (blue-blind)
#94CBD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abbffc; /* rgb */ color: rgb(171, 191, 252); /* oklch */ color: oklch(81.1% 0.089 270.3);
Tailwind
colors: {
custom: {
50: '#c6d2fd',
500: '#abbffc',
950: '#000000',
},
}SCSS
$custom: #abbffc; $custom-light: #c6d2fd; $custom-dark: #000000;
JSON
{
"hex": "#abbffc",
"rgb": {
"r": 171,
"g": 191,
"b": 252
},
"hsl": {
"h": 225.185,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.81141,
"c": 0.08935,
"h": 270.3
},
"luminance": 0.52948
}Semantic roles & 50–950 ramp
primary
#ABBFFC
secondary
#E0C36B
accent
#AD00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385