#AFADFD#AFADFD
#AFADFD is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.9% C 0.113 H 284.6°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AFADFD |
|---|---|
| RGB | rgb(175, 173, 253) |
| HSL | hsl(242, 95%, 84%) |
| HSV | hsv(242, 32%, 99%) |
| CMYK | cmyk(30.8%, 31.6%, 0%, 0.8%) |
| CIE-LAB | lab(73.60, 18.33, -39.36) |
| CIE-LCH | lch(73.60, 43.42, 294.97°) |
| OKLab | oklab(77.94% 0.0285 -0.1095) |
| OKLCH | oklch(77.94% 0.113 284.6) |
| XYZ | xyz(50.3477, 46.0916, 99.1534) |
| Luminance | 0.4609 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.09
Periwinkle Blue
#8F99FB
ΔE00 7.28
Pastel Blue
#A2BFFE
ΔE00 7.72
Pale Violet
#CEAEFA
ΔE00 7.78
Lavender
#B39DDB
ΔE00 8.26
Pastel Purple
#CAA0FF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFADFD #FBFDAD
analogous
#ADD3FD #AFADFD #D7ADFD
triadic
#AFADFD #FDAFAD #ADFDAF
tetradic
#AFADFD #FDADD3 #FBFDAD #ADFDD7
square
#AFADFD #FDADD3 #FBFDAD #ADFDD7
split-complementary
#AFADFD #FDD7AD #D3FDAD
monochromatic
#3A36FA #7571FC #AFADFD #E2E1FE #E2E1FE
Accessibility & contrast
On white
2.06
#AFADFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#AFADFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFADFD
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFADFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFADFD | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#9CBCCA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #afadfd; /* rgb */ color: rgb(175, 173, 253); /* oklch */ color: oklch(77.9% 0.113 284.6);
Tailwind
colors: {
custom: {
50: '#c9c5fe',
500: '#afadfd',
950: '#000000',
},
}SCSS
$custom: #afadfd; $custom-light: #c9c5fe; $custom-dark: #000000;
JSON
{
"hex": "#afadfd",
"rgb": {
"r": 175,
"g": 173,
"b": 253
},
"hsl": {
"h": 241.5,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.77942,
"c": 0.11316,
"h": 284.6
},
"luminance": 0.46093
}Semantic roles & 50–950 ramp
primary
#AFADFD
secondary
#F6F6D5
accent
#E600E0
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131218
muted
#828186