#ABC0F3#ABC0F3
#ABC0F3 is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.0% C 0.076 H 267.3°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0F3 |
|---|---|
| RGB | rgb(171, 192, 243) |
| HSL | hsl(223, 75%, 81%) |
| HSV | hsv(223, 30%, 95%) |
| CMYK | cmyk(29.6%, 21%, 0%, 4.7%) |
| CIE-LAB | lab(77.77, 4.27, -27.57) |
| CIE-LCH | lch(77.77, 27.90, 278.80°) |
| OKLab | oklab(80.98% -0.0036 -0.0759) |
| OKLCH | oklch(80.98% 0.076 267.3) |
| XYZ | xyz(51.8173, 52.8265, 92.2430) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.91
Powder Blue (survey)
#B1D1FC
ΔE00 5.12
Light Periwinkle
#C1C6FC
ΔE00 5.13
Lightsteelblue
#B0C4DE
ΔE00 6.19
Light Blue Grey
#B7C9E2
ΔE00 6.72
Carolina Blue
#8AB8FE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0F3 #F3DEAB
analogous
#ABE4F3 #ABC0F3 #BAABF3
triadic
#ABC0F3 #F3ABC0 #C0F3AB
tetradic
#ABC0F3 #F3ABE4 #F3DEAB #ABF3BA
square
#ABC0F3 #F3ABE4 #F3DEAB #ABF3BA
split-complementary
#ABC0F3 #F3BAAB #E4F3AB
monochromatic
#4070E4 #7598EB #ABC0F3 #E1E8FB #E4EBFB
Accessibility & contrast
On white
1.82
#ABC0F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#ABC0F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0F3
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0F3 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C4F5
Deuteranopia (green-blind)
#A9BDF2
Tritanopia (blue-blind)
#97CAD1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc0f3; /* rgb */ color: rgb(171, 192, 243); /* oklch */ color: oklch(81.0% 0.076 267.3);
Tailwind
colors: {
custom: {
50: '#c5d2f7',
500: '#abc0f3',
950: '#000000',
},
}SCSS
$custom: #abc0f3; $custom-light: #c5d2f7; $custom-dark: #000000;
JSON
{
"hex": "#abc0f3",
"rgb": {
"r": 171,
"g": 192,
"b": 243
},
"hsl": {
"h": 222.5,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.80978,
"c": 0.07604,
"h": 267.3
},
"luminance": 0.52828
}Semantic roles & 50–950 ramp
primary
#ABC0F3
secondary
#D2B670
accent
#9D0ED7
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385