#ABB2F2#ABB2F2
#ABB2F2 is a light, moderate blue. Relative luminance 0.469; OKLCH L 78.1% C 0.091 H 279.2°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2F2 |
|---|---|
| RGB | rgb(171, 178, 242) |
| HSL | hsl(234, 73%, 81%) |
| HSV | hsv(234, 29%, 95%) |
| CMYK | cmyk(29.3%, 26.4%, 0%, 5.1%) |
| CIE-LAB | lab(74.13, 11.71, -32.63) |
| CIE-LCH | lch(74.13, 34.66, 289.74°) |
| OKLab | oklab(78.13% 0.0147 -0.0903) |
| OKLCH | oklch(78.13% 0.091 279.2) |
| XYZ | xyz(48.7377, 46.9081, 90.4735) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.52
Pastel Blue
#A2BFFE
ΔE00 6.18
Periwinkle
#CCCCFF
ΔE00 7.77
Periwinkle Blue
#8F99FB
ΔE00 8.30
Lightsteelblue
#B0C4DE
ΔE00 8.79
Lavender
#B39DDB
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2F2 #F2EBAB
analogous
#ABD5F2 #ABB2F2 #C7ABF2
triadic
#ABB2F2 #F2ABB2 #B2F2AB
tetradic
#ABB2F2 #F2ABD5 #F2EBAB #ABF2C7
square
#ABB2F2 #F2ABD5 #F2EBAB #ABF2C7
split-complementary
#ABB2F2 #F2C7AB #D5F2AB
monochromatic
#4151E2 #7681EA #ABB2F2 #E0E3FA #E5E7FB
Accessibility & contrast
On white
2.02
#ABB2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#ABB2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2F2
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2F2 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB9F5
Deuteranopia (green-blind)
#9CB4F0
Tritanopia (blue-blind)
#99BEC8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb2f2; /* rgb */ color: rgb(171, 178, 242); /* oklch */ color: oklch(78.1% 0.091 279.2);
Tailwind
colors: {
custom: {
50: '#c5c8f6',
500: '#abb2f2',
950: '#000000',
},
}SCSS
$custom: #abb2f2; $custom-light: #c5c8f6; $custom-dark: #000000;
JSON
{
"hex": "#abb2f2",
"rgb": {
"r": 171,
"g": 178,
"b": 242
},
"hsl": {
"h": 234.085,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.7813,
"c": 0.09146,
"h": 279.2
},
"luminance": 0.4691
}Semantic roles & 50–950 ramp
primary
#ABB2F2
secondary
#F3F0D8
accent
#C210D5
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285