#ABC3F3#ABC3F3
#ABC3F3 is a light, moderate blue. Relative luminance 0.542; OKLCH L 81.6% C 0.073 H 264.0°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3F3 |
|---|---|
| RGB | rgb(171, 195, 243) |
| HSL | hsl(220, 75%, 81%) |
| HSV | hsv(220, 30%, 95%) |
| CMYK | cmyk(29.6%, 19.8%, 0%, 4.7%) |
| CIE-LAB | lab(78.55, 2.64, -26.37) |
| CIE-LCH | lch(78.55, 26.50, 275.72°) |
| OKLab | oklab(81.59% -0.0076 -0.0726) |
| OKLCH | oklch(81.59% 0.073 264) |
| XYZ | xyz(52.4827, 54.1573, 92.4648) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.72
Powder Blue (survey)
#B1D1FC
ΔE00 4.05
Lightsteelblue
#B0C4DE
ΔE00 5.52
Light Periwinkle
#C1C6FC
ΔE00 5.76
Baby Blue (survey)
#A2CFFE
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3F3 #F3DBAB
analogous
#ABE7F3 #ABC3F3 #B7ABF3
triadic
#ABC3F3 #F3ABC3 #C3F3AB
tetradic
#ABC3F3 #F3ABE7 #F3DBAB #ABF3B7
square
#ABC3F3 #F3ABE7 #F3DBAB #ABF3B7
split-complementary
#ABC3F3 #F3B7AB #E7F3AB
monochromatic
#4076E4 #759DEB #ABC3F3 #E1E9FB #E4ECFB
Accessibility & contrast
On white
1.77
#ABC3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#ABC3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3F3
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3F3 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F5
Deuteranopia (green-blind)
#ACBFF2
Tritanopia (blue-blind)
#97CDD3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc3f3; /* rgb */ color: rgb(171, 195, 243); /* oklch */ color: oklch(81.6% 0.073 264.0);
Tailwind
colors: {
custom: {
50: '#c5d5f7',
500: '#abc3f3',
950: '#000000',
},
}SCSS
$custom: #abc3f3; $custom-light: #c5d5f7; $custom-dark: #000000;
JSON
{
"hex": "#abc3f3",
"rgb": {
"r": 171,
"g": 195,
"b": 243
},
"hsl": {
"h": 220,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.81588,
"c": 0.07298,
"h": 264
},
"luminance": 0.54159
}Semantic roles & 50–950 ramp
primary
#ABC3F3
secondary
#D2B270
accent
#940ED7
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385