#ABCAFB#ABCAFB
#ABCAFB is a very light, moderate blue. Relative luminance 0.579; OKLCH L 83.3% C 0.077 H 259.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAFB |
|---|---|
| RGB | rgb(171, 202, 251) |
| HSL | hsl(217, 91%, 83%) |
| HSV | hsv(217, 32%, 98%) |
| CMYK | cmyk(31.9%, 19.5%, 0%, 1.6%) |
| CIE-LAB | lab(80.66, 0.82, -27.42) |
| CIE-LCH | lch(80.66, 27.44, 271.72°) |
| OKLab | oklab(83.33% -0.0141 -0.0756) |
| OKLCH | oklch(83.33% 0.077 259.5) |
| XYZ | xyz(55.3226, 57.8618, 99.5016) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.98
Pastel Blue
#A2BFFE
ΔE00 3.05
Baby Blue (survey)
#A2CFFE
ΔE00 3.75
Lightsteelblue
#B0C4DE
ΔE00 5.85
Carolina Blue
#8AB8FE
ΔE00 6.13
Light Blue Grey
#B7C9E2
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAFB #FBDCAB
analogous
#ABF2FB #ABCAFB #B4ABFB
triadic
#ABCAFB #FBABCA #CAFBAB
tetradic
#ABCAFB #FBABF2 #FBDCAB #ABFBB4
square
#ABCAFB #FBABF2 #FBDCAB #ABFBB4
split-complementary
#ABCAFB #FBB4AB #F2FBAB
monochromatic
#3680F5 #71A5F8 #ABCAFB #E2EDFE #E2EDFE
Accessibility & contrast
On white
1.67
#ABCAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#ABCAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAFB
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAFB | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFD
Deuteranopia (green-blind)
#B1C5FA
Tritanopia (blue-blind)
#93D4DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abcafb; /* rgb */ color: rgb(171, 202, 251); /* oklch */ color: oklch(83.3% 0.077 259.5);
Tailwind
colors: {
custom: {
50: '#c6dafc',
500: '#abcafb',
950: '#000000',
},
}SCSS
$custom: #abcafb; $custom-light: #c6dafc; $custom-dark: #000000;
JSON
{
"hex": "#abcafb",
"rgb": {
"r": 171,
"g": 202,
"b": 251
},
"hsl": {
"h": 216.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.83332,
"c": 0.07689,
"h": 259.5
},
"luminance": 0.57864
}Semantic roles & 50–950 ramp
primary
#ABCAFB
secondary
#DEB26C
accent
#8D00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385