#ABAFFC#ABAFFC
#ABAFFC is a light, moderate blue. Relative luminance 0.463; OKLCH L 78.0% C 0.109 H 281.2°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFFC |
|---|---|
| RGB | rgb(171, 175, 252) |
| HSL | hsl(237, 93%, 83%) |
| HSV | hsv(237, 32%, 99%) |
| CMYK | cmyk(32.1%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(73.77, 15.86, -38.59) |
| CIE-LCH | lch(73.77, 41.72, 292.34°) |
| OKLab | oklab(77.98% 0.0214 -0.1074) |
| OKLCH | oklch(77.98% 0.109 281.2) |
| XYZ | xyz(49.6904, 46.3446, 98.4039) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.44
Light Periwinkle
#C1C6FC
ΔE00 6.80
Periwinkle Blue
#8F99FB
ΔE00 7.02
Pale Violet
#CEAEFA
ΔE00 8.99
Lightsteelblue
#B0C4DE
ΔE00 9.02
Periwinkle
#CCCCFF
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFFC #FCF8AB
analogous
#ABD7FC #ABAFFC #CFABFC
triadic
#ABAFFC #FCABAF #AFFCAB
tetradic
#ABAFFC #FCABD7 #FCF8AB #ABFCCF
square
#ABAFFC #FCABD7 #FCF8AB #ABFCCF
split-complementary
#ABAFFC #FCCFAB #D7FCAB
monochromatic
#353EF8 #7077FA #ABAFFC #E1E3FE #E1E3FE
Accessibility & contrast
On white
2.04
#ABAFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#ABAFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFFC
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFFC | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FF
Deuteranopia (green-blind)
#94B3FA
Tritanopia (blue-blind)
#96BDCB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abaffc; /* rgb */ color: rgb(171, 175, 252); /* oklch */ color: oklch(78.0% 0.109 281.2);
Tailwind
colors: {
custom: {
50: '#c6c6fd',
500: '#abaffc',
950: '#000000',
},
}SCSS
$custom: #abaffc; $custom-light: #c6c6fd; $custom-dark: #000000;
JSON
{
"hex": "#abaffc",
"rgb": {
"r": 171,
"g": 175,
"b": 252
},
"hsl": {
"h": 237.037,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.77981,
"c": 0.10946,
"h": 281.2
},
"luminance": 0.46346
}Semantic roles & 50–950 ramp
primary
#ABAFFC
secondary
#F6F4D5
accent
#DA00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285