#ABBEEF#ABBEEF
#ABBEEF is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.4% C 0.073 H 268.2°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEEF |
|---|---|
| RGB | rgb(171, 190, 239) |
| HSL | hsl(223, 68%, 80%) |
| HSV | hsv(223, 28%, 94%) |
| CMYK | cmyk(28.5%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(77.11, 4.39, -26.43) |
| CIE-LCH | lch(77.11, 26.79, 279.43°) |
| OKLab | oklab(80.41% -0.0023 -0.0727) |
| OKLCH | oklch(80.41% 0.073 268.2) |
| XYZ | xyz(50.7837, 51.7152, 88.9509) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.62
Light Periwinkle
#C1C6FC
ΔE00 4.88
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Lightsteelblue
#B0C4DE
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 6.72
Periwinkle
#CCCCFF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEEF #EFDCAB
analogous
#ABE0EF #ABBEEF #BAABEF
triadic
#ABBEEF #EFABBE #BEEFAB
tetradic
#ABBEEF #EFABE0 #EFDCAB #ABEFBA
square
#ABBEEF #EFABE0 #EFDCAB #ABEFBA
split-complementary
#ABBEEF #EFBAAB #E0EFAB
monochromatic
#446EDB #7896E5 #ABBEEF #DEE6F9 #E5EBFA
Accessibility & contrast
On white
1.85
#ABBEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#ABBEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEEF
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEEF | 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)
#AFC2F1
Deuteranopia (green-blind)
#A9BCEE
Tritanopia (blue-blind)
#99C8CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbeef; /* rgb */ color: rgb(171, 190, 239); /* oklch */ color: oklch(80.4% 0.073 268.2);
Tailwind
colors: {
custom: {
50: '#c5d1f4',
500: '#abbeef',
950: '#000000',
},
}SCSS
$custom: #abbeef; $custom-light: #c5d1f4; $custom-dark: #000000;
JSON
{
"hex": "#abbeef",
"rgb": {
"r": 171,
"g": 190,
"b": 239
},
"hsl": {
"h": 223.235,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.80413,
"c": 0.07277,
"h": 268.2
},
"luminance": 0.51717
}Semantic roles & 50–950 ramp
primary
#ABBEEF
secondary
#CDB371
accent
#9C16D0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385