#ABBEF3#ABBEF3
#ABBEF3 is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.6% C 0.078 H 269.3°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEF3 |
|---|---|
| RGB | rgb(171, 190, 243) |
| HSL | hsl(224, 75%, 81%) |
| HSV | hsv(224, 30%, 95%) |
| CMYK | cmyk(29.6%, 21.8%, 0%, 4.7%) |
| CIE-LAB | lab(77.25, 5.36, -28.36) |
| CIE-LCH | lch(77.25, 28.86, 280.69°) |
| OKLab | oklab(80.57% -0.001 -0.0782) |
| OKLCH | oklch(80.57% 0.078 269.3) |
| XYZ | xyz(51.3812, 51.9542, 92.0976) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.23
Light Periwinkle
#C1C6FC
ΔE00 4.86
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Lightsteelblue
#B0C4DE
ΔE00 6.62
Light Blue Grey
#B7C9E2
ΔE00 7.19
Periwinkle
#CCCCFF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEF3 #F3E0AB
analogous
#ABE2F3 #ABBEF3 #BCABF3
triadic
#ABBEF3 #F3ABBE #BEF3AB
tetradic
#ABBEF3 #F3ABE2 #F3E0AB #ABF3BC
square
#ABBEF3 #F3ABE2 #F3E0AB #ABF3BC
split-complementary
#ABBEF3 #F3BCAB #E2F3AB
monochromatic
#406BE4 #7595EB #ABBEF3 #E1E7FB #E4EAFB
Accessibility & contrast
On white
1.84
#ABBEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#ABBEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEF3
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEF3 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F5
Deuteranopia (green-blind)
#A7BCF2
Tritanopia (blue-blind)
#97C8D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abbef3; /* rgb */ color: rgb(171, 190, 243); /* oklch */ color: oklch(80.6% 0.078 269.3);
Tailwind
colors: {
custom: {
50: '#c5d1f7',
500: '#abbef3',
950: '#000000',
},
}SCSS
$custom: #abbef3; $custom-light: #c5d1f7; $custom-dark: #000000;
JSON
{
"hex": "#abbef3",
"rgb": {
"r": 171,
"g": 190,
"b": 243
},
"hsl": {
"h": 224.167,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.80572,
"c": 0.07821,
"h": 269.3
},
"luminance": 0.51956
}Semantic roles & 50–950 ramp
primary
#ABBEF3
secondary
#D2B870
accent
#A20ED7
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385