#ABBDFE#ABBDFE
#ABBDFE is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.8% C 0.094 H 272.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDFE |
|---|---|
| RGB | rgb(171, 189, 254) |
| HSL | hsl(227, 98%, 83%) |
| HSV | hsv(227, 33%, 100%) |
| CMYK | cmyk(32.7%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(77.40, 8.62, -34.03) |
| CIE-LCH | lch(77.40, 35.11, 284.21°) |
| OKLab | oklab(80.83% 0.0036 -0.0943) |
| OKLCH | oklch(80.83% 0.094 272.2) |
| XYZ | xyz(52.8765, 52.2069, 101.0377) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.74
Light Periwinkle
#C1C6FC
ΔE00 5.39
Powder Blue (survey)
#B1D1FC
ΔE00 6.07
Carolina Blue
#8AB8FE
ΔE00 7.05
Lightsteelblue
#B0C4DE
ΔE00 7.48
Periwinkle
#CCCCFF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDFE #FEECAB
analogous
#ABE6FE #ABBDFE #C2ABFE
triadic
#ABBDFE #FEABBD #BDFEAB
tetradic
#ABBDFE #FEABE6 #FEECAB #ABFEC2
square
#ABBDFE #FEABE6 #FEECAB #ABFEC2
split-complementary
#ABBDFE #FEC2AB #E6FEAB
monochromatic
#325EFD #6F8DFD #ABBDFE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.84
#ABBDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#ABBDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDFE
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDFE | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#94CAD4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbdfe; /* rgb */ color: rgb(171, 189, 254); /* oklch */ color: oklch(80.8% 0.094 272.2);
Tailwind
colors: {
custom: {
50: '#c6d0ff',
500: '#abbdfe',
950: '#000000',
},
}SCSS
$custom: #abbdfe; $custom-light: #c6d0ff; $custom-dark: #000000;
JSON
{
"hex": "#abbdfe",
"rgb": {
"r": 171,
"g": 189,
"b": 254
},
"hsl": {
"h": 226.988,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.80825,
"c": 0.0944,
"h": 272.2
},
"luminance": 0.52209
}Semantic roles & 50–950 ramp
primary
#ABBDFE
secondary
#E3C96A
accent
#B400E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386