#ABBEFF#ABBEFF
#ABBEFF is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.1% C 0.095 H 271.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEFF |
|---|---|
| RGB | rgb(171, 190, 255) |
| HSL | hsl(226, 100%, 84%) |
| HSV | hsv(226, 33%, 100%) |
| CMYK | cmyk(32.9%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(77.70, 8.32, -34.11) |
| CIE-LCH | lch(77.70, 35.11, 283.71°) |
| OKLab | oklab(81.07% 0.0026 -0.0946) |
| OKLCH | oklch(81.07% 0.095 271.6) |
| XYZ | xyz(53.2529, 52.7028, 101.9552) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.49
Light Periwinkle
#C1C6FC
ΔE00 5.50
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Carolina Blue
#8AB8FE
ΔE00 6.87
Lightsteelblue
#B0C4DE
ΔE00 7.43
Baby Blue (survey)
#A2CFFE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEFF #FFECAB
analogous
#ABE8FF #ABBEFF #C2ABFF
triadic
#ABBEFF #FFABBE #BEFFAB
tetradic
#ABBEFF #FFABE8 #FFECAB #ABFFC2
square
#ABBEFF #FFABE8 #FFECAB #ABFFC2
split-complementary
#ABBEFF #FFC2AB #E8FFAB
monochromatic
#315FFF #6E8FFF #ABBEFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.82
#ABBEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#ABBEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEFF
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEFF | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C4FF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#93CBD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abbeff; /* rgb */ color: rgb(171, 190, 255); /* oklch */ color: oklch(81.1% 0.095 271.6);
Tailwind
colors: {
custom: {
50: '#c6d1ff',
500: '#abbeff',
950: '#000000',
},
}SCSS
$custom: #abbeff; $custom-light: #c6d1ff; $custom-dark: #000000;
JSON
{
"hex": "#abbeff",
"rgb": {
"r": 171,
"g": 190,
"b": 255
},
"hsl": {
"h": 226.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.81067,
"c": 0.0946,
"h": 271.6
},
"luminance": 0.52705
}Semantic roles & 50–950 ramp
primary
#ABBEFF
secondary
#E5C96A
accent
#B200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386