#ABBEF5#ABBEF5
#ABBEF5 is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.7% C 0.081 H 269.7°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEF5 |
|---|---|
| RGB | rgb(171, 190, 245) |
| HSL | hsl(225, 79%, 82%) |
| HSV | hsv(225, 30%, 96%) |
| CMYK | cmyk(30.2%, 22.4%, 0%, 3.9%) |
| CIE-LAB | lab(77.33, 5.84, -29.33) |
| CIE-LCH | lch(77.33, 29.90, 281.27°) |
| OKLab | oklab(80.65% -0.0004 -0.0809) |
| OKLCH | oklch(80.65% 0.081 269.7) |
| XYZ | xyz(51.6848, 52.0756, 93.6969) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.06
Light Periwinkle
#C1C6FC
ΔE00 4.90
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Lightsteelblue
#B0C4DE
ΔE00 6.80
Carolina Blue
#8AB8FE
ΔE00 7.23
Periwinkle
#CCCCFF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEF5 #F5E2AB
analogous
#ABE3F5 #ABBEF5 #BDABF5
triadic
#ABBEF5 #F5ABBE #BEF5AB
tetradic
#ABBEF5 #F5ABE3 #F5E2AB #ABF5BD
square
#ABBEF5 #F5ABE3 #F5E2AB #ABF5BD
split-complementary
#ABBEF5 #F5BDAB #E3F5AB
monochromatic
#3E69E8 #7494EE #ABBEF5 #E2E8FC #E4EAFC
Accessibility & contrast
On white
1.84
#ABBEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#ABBEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEF5
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEF5 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F7
Deuteranopia (green-blind)
#A7BCF4
Tritanopia (blue-blind)
#97C9D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbef5; /* rgb */ color: rgb(171, 190, 245); /* oklch */ color: oklch(80.7% 0.081 269.7);
Tailwind
colors: {
custom: {
50: '#c5d1f8',
500: '#abbef5',
950: '#000000',
},
}SCSS
$custom: #abbef5; $custom-light: #c5d1f8; $custom-dark: #000000;
JSON
{
"hex": "#abbef5",
"rgb": {
"r": 171,
"g": 190,
"b": 245
},
"hsl": {
"h": 224.595,
"s": 78.723,
"l": 81.569
},
"oklch": {
"l": 0.80653,
"c": 0.08093,
"h": 269.7
},
"luminance": 0.52077
}Semantic roles & 50–950 ramp
primary
#ABBEF5
secondary
#D5BB6F
accent
#A50ADB
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385