#ABB0FE#ABB0FE
#ABB0FE is a light, moderate blue. Relative luminance 0.469; OKLCH L 78.3% C 0.111 H 280.7°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0FE |
|---|---|
| RGB | rgb(171, 176, 254) |
| HSL | hsl(236, 98%, 83%) |
| HSV | hsv(236, 33%, 100%) |
| CMYK | cmyk(32.7%, 30.7%, 0%, 0.4%) |
| CIE-LAB | lab(74.10, 15.81, -39.15) |
| CIE-LCH | lch(74.10, 42.22, 291.98°) |
| OKLab | oklab(78.27% 0.0206 -0.109) |
| OKLCH | oklch(78.27% 0.111 280.7) |
| XYZ | xyz(50.2044, 46.8628, 100.1470) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.10
Light Periwinkle
#C1C6FC
ΔE00 6.75
Periwinkle Blue
#8F99FB
ΔE00 7.07
Lightsteelblue
#B0C4DE
ΔE00 8.87
Periwinkle
#CCCCFF
ΔE00 9.02
Pale Violet
#CEAEFA
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0FE #FEF9AB
analogous
#ABD9FE #ABB0FE #CFABFE
triadic
#ABB0FE #FEABB0 #B0FEAB
tetradic
#ABB0FE #FEABD9 #FEF9AB #ABFECF
square
#ABB0FE #FEABD9 #FEF9AB #ABFECF
split-complementary
#ABB0FE #FECFAB #D9FEAB
monochromatic
#323EFD #6F77FD #ABB0FE #E1E3FF #E1E3FF
Accessibility & contrast
On white
2.02
#ABB0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#ABB0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0FE
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0FE | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#94B3FC
Tritanopia (blue-blind)
#95BFCC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb0fe; /* rgb */ color: rgb(171, 176, 254); /* oklch */ color: oklch(78.3% 0.111 280.7);
Tailwind
colors: {
custom: {
50: '#c6c7ff',
500: '#abb0fe',
950: '#000000',
},
}SCSS
$custom: #abb0fe; $custom-light: #c6c7ff; $custom-dark: #000000;
JSON
{
"hex": "#abb0fe",
"rgb": {
"r": 171,
"g": 176,
"b": 254
},
"hsl": {
"h": 236.386,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.78265,
"c": 0.1109,
"h": 280.7
},
"luminance": 0.46864
}Semantic roles & 50–950 ramp
primary
#ABB0FE
secondary
#F7F5D4
accent
#D800E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286