#ADABFE#ADABFE
#ADABFE is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.5% C 0.118 H 284.4°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ADABFE |
|---|---|
| RGB | rgb(173, 171, 254) |
| HSL | hsl(241, 98%, 83%) |
| HSV | hsv(241, 33%, 100%) |
| CMYK | cmyk(31.9%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(73.00, 19.15, -40.86) |
| CIE-LCH | lch(73.00, 45.12, 295.11°) |
| OKLab | oklab(77.45% 0.0292 -0.1138) |
| OKLCH | oklch(77.45% 0.118 284.4) |
| XYZ | xyz(49.6811, 45.1644, 99.8468) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.65
Light Periwinkle
#C1C6FC
ΔE00 7.73
Pastel Blue
#A2BFFE
ΔE00 7.83
Pale Violet
#CEAEFA
ΔE00 8.14
Pastel Purple
#CAA0FF
ΔE00 8.31
Lavender
#B39DDB
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADABFE #FCFEAB
analogous
#ABD2FE #ADABFE #D6ABFE
triadic
#ADABFE #FEADAB #ABFEAD
tetradic
#ADABFE #FEABD2 #FCFEAB #ABFED6
square
#ADABFE #FEABD2 #FCFEAB #ABFED6
split-complementary
#ADABFE #FED6AB #D2FEAB
monochromatic
#3732FD #726FFD #ADABFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
2.09
#ADABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#ADABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADABFE
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADABFE | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#90B1FC
Tritanopia (blue-blind)
#98BAC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #adabfe; /* rgb */ color: rgb(173, 171, 254); /* oklch */ color: oklch(77.5% 0.118 284.4);
Tailwind
colors: {
custom: {
50: '#c7c4ff',
500: '#adabfe',
950: '#000000',
},
}SCSS
$custom: #adabfe; $custom-light: #c7c4ff; $custom-dark: #000000;
JSON
{
"hex": "#adabfe",
"rgb": {
"r": 173,
"g": 171,
"b": 254
},
"hsl": {
"h": 241.446,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.77453,
"c": 0.11754,
"h": 284.4
},
"luminance": 0.45166
}Semantic roles & 50–950 ramp
primary
#ADABFE
secondary
#F6F7D4
accent
#E600E0
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131218
muted
#828186