#ABB3FE#ABB3FE
#ABB3FE is a light, moderate blue. Relative luminance 0.481; OKLCH L 78.8% C 0.107 H 278.9°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3FE |
|---|---|
| RGB | rgb(171, 179, 254) |
| HSL | hsl(234, 98%, 83%) |
| HSV | hsv(234, 33%, 100%) |
| CMYK | cmyk(32.7%, 29.5%, 0%, 0.4%) |
| CIE-LAB | lab(74.86, 14.14, -37.98) |
| CIE-LCH | lch(74.86, 40.52, 290.42°) |
| OKLab | oklab(78.85% 0.0166 -0.1056) |
| OKLCH | oklch(78.85% 0.107 278.9) |
| XYZ | xyz(50.7991, 48.0522, 100.3452) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.29
Light Periwinkle
#C1C6FC
ΔE00 6.21
Periwinkle Blue
#8F99FB
ΔE00 7.60
Lightsteelblue
#B0C4DE
ΔE00 8.51
Periwinkle
#CCCCFF
ΔE00 8.56
Powder Blue (survey)
#B1D1FC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3FE #FEF6AB
analogous
#ABDCFE #ABB3FE #CCABFE
triadic
#ABB3FE #FEABB3 #B3FEAB
tetradic
#ABB3FE #FEABDC #FEF6AB #ABFECC
square
#ABB3FE #FEABDC #FEF6AB #ABFECC
split-complementary
#ABB3FE #FECCAB #DCFEAB
monochromatic
#3246FD #6F7CFD #ABB3FE #E1E4FF #E1E4FF
Accessibility & contrast
On white
1.98
#ABB3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#ABB3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3FE
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3FE | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBBFF
Deuteranopia (green-blind)
#97B5FC
Tritanopia (blue-blind)
#95C1CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb3fe; /* rgb */ color: rgb(171, 179, 254); /* oklch */ color: oklch(78.8% 0.107 278.9);
Tailwind
colors: {
custom: {
50: '#c6c9ff',
500: '#abb3fe',
950: '#000000',
},
}SCSS
$custom: #abb3fe; $custom-light: #c6c9ff; $custom-dark: #000000;
JSON
{
"hex": "#abb3fe",
"rgb": {
"r": 171,
"g": 179,
"b": 254
},
"hsl": {
"h": 234.217,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.78849,
"c": 0.1069,
"h": 278.9
},
"luminance": 0.48054
}Semantic roles & 50–950 ramp
primary
#ABB3FE
secondary
#F7F4D4
accent
#CF00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286