#ABAEFC#ABAEFC
#ABAEFC is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.8% C 0.111 H 281.8°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEFC |
|---|---|
| RGB | rgb(171, 174, 252) |
| HSL | hsl(238, 93%, 83%) |
| HSV | hsv(238, 32%, 99%) |
| CMYK | cmyk(32.1%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(73.52, 16.42, -38.98) |
| CIE-LCH | lch(73.52, 42.30, 292.84°) |
| OKLab | oklab(77.79% 0.0227 -0.1085) |
| OKLCH | oklch(77.79% 0.111 281.8) |
| XYZ | xyz(49.4965, 45.9568, 98.3393) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.71
Periwinkle Blue
#8F99FB
ΔE00 6.86
Light Periwinkle
#C1C6FC
ΔE00 7.01
Pale Violet
#CEAEFA
ΔE00 8.85
Lavender
#B39DDB
ΔE00 9.02
Lightsteelblue
#B0C4DE
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEFC #FCF9AB
analogous
#ABD6FC #ABAEFC #D0ABFC
triadic
#ABAEFC #FCABAE #AEFCAB
tetradic
#ABAEFC #FCABD6 #FCF9AB #ABFCD0
square
#ABAEFC #FCABD6 #FCF9AB #ABFCD0
split-complementary
#ABAEFC #FCD0AB #D6FCAB
monochromatic
#353CF8 #7075FA #ABAEFC #E1E3FE #E1E3FE
Accessibility & contrast
On white
2.06
#ABAEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#ABAEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEFC
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEFC | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FF
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#96BCCA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abaefc; /* rgb */ color: rgb(171, 174, 252); /* oklch */ color: oklch(77.8% 0.111 281.8);
Tailwind
colors: {
custom: {
50: '#c6c6fd',
500: '#abaefc',
950: '#000000',
},
}SCSS
$custom: #abaefc; $custom-light: #c6c6fd; $custom-dark: #000000;
JSON
{
"hex": "#abaefc",
"rgb": {
"r": 171,
"g": 174,
"b": 252
},
"hsl": {
"h": 237.778,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.77787,
"c": 0.11083,
"h": 281.8
},
"luminance": 0.45958
}Semantic roles & 50–950 ramp
primary
#ABAEFC
secondary
#F6F5D5
accent
#DD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285