#ABBEEE#ABBEEE
#ABBEEE is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.4% C 0.071 H 267.9°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEEE |
|---|---|
| RGB | rgb(171, 190, 238) |
| HSL | hsl(223, 66%, 80%) |
| HSV | hsv(223, 28%, 93%) |
| CMYK | cmyk(28.2%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(77.07, 4.15, -25.95) |
| CIE-LCH | lch(77.07, 26.28, 279.08°) |
| OKLab | oklab(80.37% -0.0026 -0.0714) |
| OKLCH | oklch(80.37% 0.071 267.9) |
| XYZ | xyz(50.6364, 51.6563, 88.1751) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.72
Light Periwinkle
#C1C6FC
ΔE00 4.92
Powder Blue (survey)
#B1D1FC
ΔE00 5.79
Lightsteelblue
#B0C4DE
ΔE00 6.04
Light Blue Grey
#B7C9E2
ΔE00 6.59
Periwinkle
#CCCCFF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEEE #EEDBAB
analogous
#ABE0EE #ABBEEE #B9ABEE
triadic
#ABBEEE #EEABBE #BEEEAB
tetradic
#ABBEEE #EEABE0 #EEDBAB #ABEEB9
square
#ABBEEE #EEABE0 #EEDBAB #ABEEB9
split-complementary
#ABBEEE #EEB9AB #E0EEAB
monochromatic
#456FD9 #7897E4 #ABBEEE #DEE5F8 #E6EBFA
Accessibility & contrast
On white
1.85
#ABBEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#ABBEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEEE
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEEE | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1F0
Deuteranopia (green-blind)
#A9BCED
Tritanopia (blue-blind)
#99C7CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbeee; /* rgb */ color: rgb(171, 190, 238); /* oklch */ color: oklch(80.4% 0.071 267.9);
Tailwind
colors: {
custom: {
50: '#c5d1f3',
500: '#abbeee',
950: '#000000',
},
}SCSS
$custom: #abbeee; $custom-light: #c5d1f3; $custom-dark: #000000;
JSON
{
"hex": "#abbeee",
"rgb": {
"r": 171,
"g": 190,
"b": 238
},
"hsl": {
"h": 222.985,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.80374,
"c": 0.07142,
"h": 267.9
},
"luminance": 0.51658
}Semantic roles & 50–950 ramp
primary
#ABBEEE
secondary
#CBB272
accent
#9A17CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385