#ADACF0#ADACF0
#ADACF0 is a light, moderate blue. Relative luminance 0.447; OKLCH L 77.0% C 0.097 H 284.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ADACF0 |
|---|---|
| RGB | rgb(173, 172, 240) |
| HSL | hsl(241, 69%, 81%) |
| HSV | hsv(241, 28%, 94%) |
| CMYK | cmyk(27.9%, 28.3%, 0%, 5.9%) |
| CIE-LAB | lab(72.68, 15.13, -33.77) |
| CIE-LCH | lch(72.68, 37.01, 294.13°) |
| OKLab | oklab(77.02% 0.0243 -0.0935) |
| OKLCH | oklch(77.02% 0.097 284.6) |
| XYZ | xyz(47.7102, 44.6795, 88.5315) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.69
Lavender
#B39DDB
ΔE00 6.86
Pale Violet
#CEAEFA
ΔE00 7.53
Periwinkle Blue
#8F99FB
ΔE00 8.03
Pastel Blue
#A2BFFE
ΔE00 8.32
Periwinkle
#CCCCFF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADACF0 #EFF0AC
analogous
#ACCDF0 #ADACF0 #CFACF0
triadic
#ADACF0 #F0ADAC #ACF0AD
tetradic
#ADACF0 #F0ACCD #EFF0AC #ACF0CF
square
#ADACF0 #F0ACCD #EFF0AC #ACF0CF
split-complementary
#ADACF0 #F0CFAC #CDF0AC
monochromatic
#4744DD #7A78E7 #ADACF0 #E0E0F9 #E5E5FA
Accessibility & contrast
On white
2.11
#ADACF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#ADACF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADACF0
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADACF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADACF0 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F3
Deuteranopia (green-blind)
#97B0EE
Tritanopia (blue-blind)
#9DB8C4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #adacf0; /* rgb */ color: rgb(173, 172, 240); /* oklch */ color: oklch(77.0% 0.097 284.6);
Tailwind
colors: {
custom: {
50: '#c7c4f5',
500: '#adacf0',
950: '#000000',
},
}SCSS
$custom: #adacf0; $custom-light: #c7c4f5; $custom-dark: #000000;
JSON
{
"hex": "#adacf0",
"rgb": {
"r": 173,
"g": 172,
"b": 240
},
"hsl": {
"h": 240.882,
"s": 69.388,
"l": 80.784
},
"oklch": {
"l": 0.77019,
"c": 0.09662,
"h": 284.6
},
"luminance": 0.44681
}Semantic roles & 50–950 ramp
primary
#ADACF0
secondary
#F2F2D9
accent
#D114CF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185