#ABBFFE#ABBFFE
#ABBFFE is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.2% C 0.092 H 270.6°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFFE |
|---|---|
| RGB | rgb(171, 191, 254) |
| HSL | hsl(226, 98%, 83%) |
| HSV | hsv(226, 33%, 100%) |
| CMYK | cmyk(32.7%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(77.92, 7.52, -33.24) |
| CIE-LCH | lch(77.92, 34.08, 282.75°) |
| OKLab | oklab(81.23% 0.001 -0.0921) |
| OKLCH | oklch(81.23% 0.092 270.6) |
| XYZ | xyz(53.3096, 53.0733, 101.1820) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.33
Light Periwinkle
#C1C6FC
ΔE00 5.47
Powder Blue (survey)
#B1D1FC
ΔE00 5.52
Carolina Blue
#8AB8FE
ΔE00 6.76
Lightsteelblue
#B0C4DE
ΔE00 7.28
Baby Blue (survey)
#A2CFFE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFFE #FEEAAB
analogous
#ABE8FE #ABBFFE #C0ABFE
triadic
#ABBFFE #FEABBF #BFFEAB
tetradic
#ABBFFE #FEABE8 #FEEAAB #ABFEC0
square
#ABBFFE #FEABE8 #FEEAAB #ABFEC0
split-complementary
#ABBFFE #FEC0AB #E8FEAB
monochromatic
#3263FD #6F91FD #ABBFFE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.81
#ABBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#ABBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFFE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFFE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#94CBD5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abbffe; /* rgb */ color: rgb(171, 191, 254); /* oklch */ color: oklch(81.2% 0.092 270.6);
Tailwind
colors: {
custom: {
50: '#c6d2ff',
500: '#abbffe',
950: '#000000',
},
}SCSS
$custom: #abbffe; $custom-light: #c6d2ff; $custom-dark: #000000;
JSON
{
"hex": "#abbffe",
"rgb": {
"r": 171,
"g": 191,
"b": 254
},
"hsl": {
"h": 225.542,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.81225,
"c": 0.09208,
"h": 270.6
},
"luminance": 0.53075
}Semantic roles & 50–950 ramp
primary
#ABBFFE
secondary
#E3C66A
accent
#AE00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386