#ADABFC#ADABFC
#ADABFC is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.4% C 0.115 H 284.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ADABFC |
|---|---|
| RGB | rgb(173, 171, 252) |
| HSL | hsl(241, 93%, 83%) |
| HSV | hsv(241, 32%, 99%) |
| CMYK | cmyk(31.3%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(72.92, 18.64, -39.91) |
| CIE-LCH | lch(72.92, 44.05, 295.04°) |
| OKLab | oklab(77.36% 0.0288 -0.1111) |
| OKLCH | oklch(77.36% 0.115 284.5) |
| XYZ | xyz(49.3625, 45.0370, 98.1688) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.78
Light Periwinkle
#C1C6FC
ΔE00 7.59
Pastel Blue
#A2BFFE
ΔE00 7.90
Pale Violet
#CEAEFA
ΔE00 8.00
Lavender
#B39DDB
ΔE00 8.16
Pastel Purple
#CAA0FF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADABFC #FAFCAB
analogous
#ABD2FC #ADABFC #D5ABFC
triadic
#ADABFC #FCADAB #ABFCAD
tetradic
#ADABFC #FCABD2 #FAFCAB #ABFCD5
square
#ADABFC #FCABD2 #FAFCAB #ABFCD5
split-complementary
#ADABFC #FCD5AB #D2FCAB
monochromatic
#3A35F8 #7370FA #ADABFC #E2E1FE #E2E1FE
Accessibility & contrast
On white
2.10
#ADABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#ADABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADABFC
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADABFC | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FF
Deuteranopia (green-blind)
#91B1FA
Tritanopia (blue-blind)
#99BAC8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #adabfc; /* rgb */ color: rgb(173, 171, 252); /* oklch */ color: oklch(77.4% 0.115 284.5);
Tailwind
colors: {
custom: {
50: '#c7c4fd',
500: '#adabfc',
950: '#000000',
},
}SCSS
$custom: #adabfc; $custom-light: #c7c4fd; $custom-dark: #000000;
JSON
{
"hex": "#adabfc",
"rgb": {
"r": 173,
"g": 171,
"b": 252
},
"hsl": {
"h": 241.481,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.77361,
"c": 0.11477,
"h": 284.5
},
"luminance": 0.45038
}Semantic roles & 50–950 ramp
primary
#ADABFC
secondary
#F5F6D5
accent
#E600E0
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185