#ABBCFD#ABBCFD
#ABBCFD is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.6% C 0.094 H 272.8°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCFD |
|---|---|
| RGB | rgb(171, 188, 253) |
| HSL | hsl(228, 95%, 83%) |
| HSV | hsv(228, 32%, 99%) |
| CMYK | cmyk(32.4%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(77.11, 8.92, -33.95) |
| CIE-LCH | lch(77.11, 35.10, 284.71°) |
| OKLab | oklab(80.58% 0.0046 -0.0941) |
| OKLCH | oklch(80.58% 0.094 272.8) |
| XYZ | xyz(52.5024, 51.7143, 100.1250) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.01
Light Periwinkle
#C1C6FC
ΔE00 5.30
Powder Blue (survey)
#B1D1FC
ΔE00 6.35
Carolina Blue
#8AB8FE
ΔE00 7.23
Lightsteelblue
#B0C4DE
ΔE00 7.54
Periwinkle
#CCCCFF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCFD #FDECAB
analogous
#ABE5FD #ABBCFD #C3ABFD
triadic
#ABBCFD #FDABBC #BCFDAB
tetradic
#ABBCFD #FDABE5 #FDECAB #ABFDC3
square
#ABBCFD #FDABE5 #FDECAB #ABFDC3
split-complementary
#ABBCFD #FDC3AB #E5FDAB
monochromatic
#335DFA #6F8CFC #ABBCFD #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.85
#ABBCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#ABBCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCFD
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCFD | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#94C9D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbcfd; /* rgb */ color: rgb(171, 188, 253); /* oklch */ color: oklch(80.6% 0.094 272.8);
Tailwind
colors: {
custom: {
50: '#c6d0fe',
500: '#abbcfd',
950: '#000000',
},
}SCSS
$custom: #abbcfd; $custom-light: #c6d0fe; $custom-dark: #000000;
JSON
{
"hex": "#abbcfd",
"rgb": {
"r": 171,
"g": 188,
"b": 253
},
"hsl": {
"h": 227.561,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.80583,
"c": 0.0942,
"h": 272.8
},
"luminance": 0.51716
}Semantic roles & 50–950 ramp
primary
#ABBCFD
secondary
#E1C96B
accent
#B600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385