#ABBFEF#ABBFEF
#ABBFEF is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.6% C 0.072 H 267.1°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFEF |
|---|---|
| RGB | rgb(171, 191, 239) |
| HSL | hsl(222, 68%, 80%) |
| HSV | hsv(222, 28%, 94%) |
| CMYK | cmyk(28.5%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(77.37, 3.84, -26.03) |
| CIE-LCH | lch(77.37, 26.31, 278.40°) |
| OKLab | oklab(80.62% -0.0036 -0.0716) |
| OKLCH | oklch(80.62% 0.072 267.1) |
| XYZ | xyz(51.0010, 52.1498, 89.0234) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.46
Light Periwinkle
#C1C6FC
ΔE00 5.05
Powder Blue (survey)
#B1D1FC
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 5.90
Light Blue Grey
#B7C9E2
ΔE00 6.44
Cloudy Blue
#ACC2D9
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFEF #EFDBAB
analogous
#ABE1EF #ABBFEF #B9ABEF
triadic
#ABBFEF #EFABBF #BFEFAB
tetradic
#ABBFEF #EFABE1 #EFDBAB #ABEFB9
square
#ABBFEF #EFABE1 #EFDBAB #ABEFB9
split-complementary
#ABBFEF #EFB9AB #E1EFAB
monochromatic
#4471DB #7898E5 #ABBFEF #DEE6F9 #E5EBFA
Accessibility & contrast
On white
1.84
#ABBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#ABBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFEF
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFEF | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F1
Deuteranopia (green-blind)
#AABCEE
Tritanopia (blue-blind)
#99C8CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbfef; /* rgb */ color: rgb(171, 191, 239); /* oklch */ color: oklch(80.6% 0.072 267.1);
Tailwind
colors: {
custom: {
50: '#c5d2f4',
500: '#abbfef',
950: '#000000',
},
}SCSS
$custom: #abbfef; $custom-light: #c5d2f4; $custom-dark: #000000;
JSON
{
"hex": "#abbfef",
"rgb": {
"r": 171,
"g": 191,
"b": 239
},
"hsl": {
"h": 222.353,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.80616,
"c": 0.0717,
"h": 267.1
},
"luminance": 0.52152
}Semantic roles & 50–950 ramp
primary
#ABBFEF
secondary
#CDB271
accent
#9916D0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385