#ABBCFE#ABBCFE
#ABBCFE is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.6% C 0.096 H 273.0°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCFE |
|---|---|
| RGB | rgb(171, 188, 254) |
| HSL | hsl(228, 98%, 83%) |
| HSV | hsv(228, 33%, 100%) |
| CMYK | cmyk(32.7%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(77.15, 9.17, -34.43) |
| CIE-LCH | lch(77.15, 35.63, 284.91°) |
| OKLab | oklab(80.63% 0.0049 -0.0955) |
| OKLCH | oklch(80.63% 0.096 273) |
| XYZ | xyz(52.6621, 51.7782, 100.9662) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.97
Light Periwinkle
#C1C6FC
ΔE00 5.38
Powder Blue (survey)
#B1D1FC
ΔE00 6.34
Carolina Blue
#8AB8FE
ΔE00 7.20
Lightsteelblue
#B0C4DE
ΔE00 7.58
Periwinkle
#CCCCFF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCFE #FEEDAB
analogous
#ABE5FE #ABBCFE #C3ABFE
triadic
#ABBCFE #FEABBC #BCFEAB
tetradic
#ABBCFE #FEABE5 #FEEDAB #ABFEC3
square
#ABBCFE #FEABE5 #FEEDAB #ABFEC3
split-complementary
#ABBCFE #FEC3AB #E5FEAB
monochromatic
#325CFD #6F8CFD #ABBCFE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.85
#ABBCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#ABBCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCFE
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCFE | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#A1BBFC
Tritanopia (blue-blind)
#94C9D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbcfe; /* rgb */ color: rgb(171, 188, 254); /* oklch */ color: oklch(80.6% 0.096 273.0);
Tailwind
colors: {
custom: {
50: '#c6d0ff',
500: '#abbcfe',
950: '#000000',
},
}SCSS
$custom: #abbcfe; $custom-light: #c6d0ff; $custom-dark: #000000;
JSON
{
"hex": "#abbcfe",
"rgb": {
"r": 171,
"g": 188,
"b": 254
},
"hsl": {
"h": 227.711,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.80626,
"c": 0.09559,
"h": 273
},
"luminance": 0.5178
}Semantic roles & 50–950 ramp
primary
#ABBCFE
secondary
#E3CA6A
accent
#B600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386