#ABBEFE#ABBEFE
#ABBEFE is a light, moderate blue. Relative luminance 0.526; OKLCH L 81.0% C 0.093 H 271.4°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEFE |
|---|---|
| RGB | rgb(171, 190, 254) |
| HSL | hsl(226, 98%, 83%) |
| HSV | hsv(226, 33%, 100%) |
| CMYK | cmyk(32.7%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(77.66, 8.07, -33.64) |
| CIE-LCH | lch(77.66, 34.59, 283.49°) |
| OKLab | oklab(81.03% 0.0023 -0.0932) |
| OKLCH | oklch(81.03% 0.093 271.4) |
| XYZ | xyz(53.0923, 52.6386, 101.1096) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.53
Light Periwinkle
#C1C6FC
ΔE00 5.42
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Carolina Blue
#8AB8FE
ΔE00 6.90
Lightsteelblue
#B0C4DE
ΔE00 7.38
Baby Blue (survey)
#A2CFFE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEFE #FEEBAB
analogous
#ABE7FE #ABBEFE #C1ABFE
triadic
#ABBEFE #FEABBE #BEFEAB
tetradic
#ABBEFE #FEABE7 #FEEBAB #ABFEC1
square
#ABBEFE #FEABE7 #FEEBAB #ABFEC1
split-complementary
#ABBEFE #FEC1AB #E7FEAB
monochromatic
#3260FD #6F8FFD #ABBEFE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.82
#ABBEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#ABBEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEFE
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEFE | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A3BDFC
Tritanopia (blue-blind)
#94CAD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abbefe; /* rgb */ color: rgb(171, 190, 254); /* oklch */ color: oklch(81.0% 0.093 271.4);
Tailwind
colors: {
custom: {
50: '#c6d1ff',
500: '#abbefe',
950: '#000000',
},
}SCSS
$custom: #abbefe; $custom-light: #c6d1ff; $custom-dark: #000000;
JSON
{
"hex": "#abbefe",
"rgb": {
"r": 171,
"g": 190,
"b": 254
},
"hsl": {
"h": 226.265,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.81025,
"c": 0.09323,
"h": 271.4
},
"luminance": 0.52641
}Semantic roles & 50–950 ramp
primary
#ABBEFE
secondary
#E3C76A
accent
#B100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386