#ABCBFB#ABCBFB
#ABCBFB is a very light, moderate blue. Relative luminance 0.583; OKLCH L 83.5% C 0.076 H 258.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBFB |
|---|---|
| RGB | rgb(171, 203, 251) |
| HSL | hsl(216, 91%, 83%) |
| HSV | hsv(216, 32%, 98%) |
| CMYK | cmyk(31.9%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(80.92, 0.29, -27.02) |
| CIE-LCH | lch(80.92, 27.03, 270.61°) |
| OKLab | oklab(83.54% -0.0154 -0.0745) |
| OKLCH | oklch(83.54% 0.076 258.3) |
| XYZ | xyz(55.5579, 58.3325, 99.5801) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.67
Pastel Blue
#A2BFFE
ΔE00 3.34
Baby Blue (survey)
#A2CFFE
ΔE00 3.40
Lightsteelblue
#B0C4DE
ΔE00 5.79
Light Blue Grey
#B7C9E2
ΔE00 6.09
Carolina Blue
#8AB8FE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBFB #FBDBAB
analogous
#ABF3FB #ABCBFB #B3ABFB
triadic
#ABCBFB #FBABCB #CBFBAB
tetradic
#ABCBFB #FBABF3 #FBDBAB #ABFBB3
square
#ABCBFB #FBABF3 #FBDBAB #ABFBB3
split-complementary
#ABCBFB #FBB3AB #F3FBAB
monochromatic
#3683F5 #71A7F8 #ABCBFB #E2EDFE #E2EDFE
Accessibility & contrast
On white
1.66
#ABCBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#ABCBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBFB
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBFB | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFD
Deuteranopia (green-blind)
#B2C5FA
Tritanopia (blue-blind)
#93D5DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #abcbfb; /* rgb */ color: rgb(171, 203, 251); /* oklch */ color: oklch(83.5% 0.076 258.3);
Tailwind
colors: {
custom: {
50: '#c6dafc',
500: '#abcbfb',
950: '#000000',
},
}SCSS
$custom: #abcbfb; $custom-light: #c6dafc; $custom-dark: #000000;
JSON
{
"hex": "#abcbfb",
"rgb": {
"r": 171,
"g": 203,
"b": 251
},
"hsl": {
"h": 216,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.83537,
"c": 0.07603,
"h": 258.3
},
"luminance": 0.58335
}Semantic roles & 50–950 ramp
primary
#ABCBFB
secondary
#DEB16C
accent
#8A00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385