#ABCBFE#ABCBFE
#ABCBFE is a very light, moderate blue. Relative luminance 0.585; OKLCH L 83.7% C 0.080 H 259.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBFE |
|---|---|
| RGB | rgb(171, 203, 254) |
| HSL | hsl(217, 98%, 83%) |
| HSV | hsv(217, 33%, 100%) |
| CMYK | cmyk(32.7%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(81.03, 1.03, -28.46) |
| CIE-LCH | lch(81.03, 28.48, 272.06°) |
| OKLab | oklab(83.66% -0.0144 -0.0785) |
| OKLCH | oklch(83.66% 0.08 259.6) |
| XYZ | xyz(56.0346, 58.5232, 102.0904) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.94
Pastel Blue
#A2BFFE
ΔE00 3.13
Baby Blue (survey)
#A2CFFE
ΔE00 3.57
Carolina Blue
#8AB8FE
ΔE00 6.11
Lightsteelblue
#B0C4DE
ΔE00 6.25
Light Blue Grey
#B7C9E2
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBFE #FEDEAB
analogous
#ABF5FE #ABCBFE #B4ABFE
triadic
#ABCBFE #FEABCB #CBFEAB
tetradic
#ABCBFE #FEABF5 #FEDEAB #ABFEB4
square
#ABCBFE #FEABF5 #FEDEAB #ABFEB4
split-complementary
#ABCBFE #FEB4AB #F5FEAB
monochromatic
#3280FD #6FA6FD #ABCBFE #E1ECFF #E1ECFF
Accessibility & contrast
On white
1.65
#ABCBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#ABCBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBFE
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBFE | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CEFF
Deuteranopia (green-blind)
#B1C6FD
Tritanopia (blue-blind)
#92D6DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #abcbfe; /* rgb */ color: rgb(171, 203, 254); /* oklch */ color: oklch(83.7% 0.080 259.6);
Tailwind
colors: {
custom: {
50: '#c6daff',
500: '#abcbfe',
950: '#000000',
},
}SCSS
$custom: #abcbfe; $custom-light: #c6daff; $custom-dark: #000000;
JSON
{
"hex": "#abcbfe",
"rgb": {
"r": 171,
"g": 203,
"b": 254
},
"hsl": {
"h": 216.867,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.83655,
"c": 0.07983,
"h": 259.6
},
"luminance": 0.58526
}Semantic roles & 50–950 ramp
primary
#ABCBFE
secondary
#E3B46A
accent
#8D00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386