#AFAFDC#AFAFDC
#AFAFDC is a light, moderate blue. Relative luminance 0.449; OKLCH L 76.9% C 0.064 H 284.8°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAFDC |
|---|---|
| RGB | rgb(175, 175, 220) |
| HSL | hsl(240, 39%, 77%) |
| HSV | hsv(240, 20%, 86%) |
| CMYK | cmyk(20.5%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(72.85, 9.36, -22.61) |
| CIE-LCH | lch(72.85, 24.47, 292.50°) |
| OKLab | oklab(76.94% 0.0163 -0.0618) |
| OKLCH | oklch(76.94% 0.064 284.8) |
| XYZ | xyz(45.9244, 44.9405, 73.9511) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.55
Lavender
#B39DDB
ΔE00 6.96
Periwinkle
#CCCCFF
ΔE00 7.65
Pale Violet
#CEAEFA
ΔE00 8.71
Light Violet
#D6B4FC
ΔE00 9.41
Lavender (survey)
#C79FEF
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAFDC #DCDCAF
analogous
#AFC6DC #AFAFDC #C6AFDC
triadic
#AFAFDC #DCAFAF #AFDCAF
tetradic
#AFAFDC #DCAFC6 #DCDCAF #AFDCC6
square
#AFAFDC #DCAFC6 #DCDCAF #AFDCC6
split-complementary
#AFAFDC #DCC6AF #C6DCAF
monochromatic
#5A5AB7 #8484C9 #AFAFDC #DADAEF #EAEAF6
Accessibility & contrast
On white
2.10
#AFAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#AFAFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAFDC
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAFDC | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B4DE
Deuteranopia (green-blind)
#A2B1DB
Tritanopia (blue-blind)
#A5B7BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #afafdc; /* rgb */ color: rgb(175, 175, 220); /* oklch */ color: oklch(76.9% 0.064 284.8);
Tailwind
colors: {
custom: {
50: '#c7c6e7',
500: '#afafdc',
950: '#000000',
},
}SCSS
$custom: #afafdc; $custom-light: #c7c6e7; $custom-dark: #000000;
JSON
{
"hex": "#afafdc",
"rgb": {
"r": 175,
"g": 175,
"b": 220
},
"hsl": {
"h": 240,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.76945,
"c": 0.06397,
"h": 284.8
},
"luminance": 0.44941
}Semantic roles & 50–950 ramp
primary
#AFAFDC
secondary
#ECECDF
accent
#B233B2
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284