#ABC3FB#ABC3FB
#ABC3FB is a light, moderate blue. Relative luminance 0.547; OKLCH L 81.9% C 0.084 H 266.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3FB |
|---|---|
| RGB | rgb(171, 195, 251) |
| HSL | hsl(222, 91%, 83%) |
| HSV | hsv(222, 32%, 98%) |
| CMYK | cmyk(31.9%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(78.84, 4.60, -30.22) |
| CIE-LCH | lch(78.84, 30.57, 278.65°) |
| OKLab | oklab(81.91% -0.005 -0.0835) |
| OKLCH | oklch(81.91% 0.084 266.5) |
| XYZ | xyz(53.7172, 54.6511, 98.9665) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.00
Powder Blue (survey)
#B1D1FC
ΔE00 4.29
Light Periwinkle
#C1C6FC
ΔE00 5.77
Baby Blue (survey)
#A2CFFE
ΔE00 6.12
Carolina Blue
#8AB8FE
ΔE00 6.38
Lightsteelblue
#B0C4DE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3FB #FBE3AB
analogous
#ABEBFB #ABC3FB #BBABFB
triadic
#ABC3FB #FBABC3 #C3FBAB
tetradic
#ABC3FB #FBABEB #FBE3AB #ABFBBB
square
#ABC3FB #FBABEB #FBE3AB #ABFBBB
split-complementary
#ABC3FB #FBBBAB #EBFBAB
monochromatic
#3670F5 #7199F8 #ABC3FB #E2EAFE #E2EAFE
Accessibility & contrast
On white
1.76
#ABC3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#ABC3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3FB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3FB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FE
Deuteranopia (green-blind)
#A9C0FA
Tritanopia (blue-blind)
#94CED6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc3fb; /* rgb */ color: rgb(171, 195, 251); /* oklch */ color: oklch(81.9% 0.084 266.5);
Tailwind
colors: {
custom: {
50: '#c6d5fc',
500: '#abc3fb',
950: '#000000',
},
}SCSS
$custom: #abc3fb; $custom-light: #c6d5fc; $custom-dark: #000000;
JSON
{
"hex": "#abc3fb",
"rgb": {
"r": 171,
"g": 195,
"b": 251
},
"hsl": {
"h": 222,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.81907,
"c": 0.08362,
"h": 266.5
},
"luminance": 0.54653
}Semantic roles & 50–950 ramp
primary
#ABC3FB
secondary
#DEBC6C
accent
#A100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385