#AFAEFF#AFAEFF
#AFAEFF is a light, moderate blue. Relative luminance 0.466; OKLCH L 78.2% C 0.115 H 284.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEFF |
|---|---|
| RGB | rgb(175, 174, 255) |
| HSL | hsl(241, 100%, 84%) |
| HSV | hsv(241, 32%, 100%) |
| CMYK | cmyk(31.4%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(73.94, 18.27, -39.93) |
| CIE-LCH | lch(73.94, 43.91, 294.59°) |
| OKLab | oklab(78.22% 0.0277 -0.1111) |
| OKLCH | oklch(78.22% 0.115 284) |
| XYZ | xyz(50.8604, 46.6047, 100.9042) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.00
Periwinkle Blue
#8F99FB
ΔE00 7.27
Pastel Blue
#A2BFFE
ΔE00 7.39
Pale Violet
#CEAEFA
ΔE00 8.04
Pastel Purple
#CAA0FF
ΔE00 8.57
Lavender
#B39DDB
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEFF #FEFFAE
analogous
#AED6FF #AFAEFF #D8AEFF
triadic
#AFAEFF #FFAFAE #AEFFAF
tetradic
#AFAEFF #FFAED6 #FEFFAE #AEFFD8
square
#AFAEFF #FFAED6 #FEFFAE #AEFFD8
split-complementary
#AFAEFF #FFD8AE #D6FFAE
monochromatic
#3634FF #7371FF #AFAEFF #E1E0FF #E1E0FF
Accessibility & contrast
On white
2.03
#AFAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#AFAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEFF
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEFF | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#93B3FD
Tritanopia (blue-blind)
#9BBDCB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #afaeff; /* rgb */ color: rgb(175, 174, 255); /* oklch */ color: oklch(78.2% 0.115 284.0);
Tailwind
colors: {
custom: {
50: '#c9c6ff',
500: '#afaeff',
950: '#000000',
},
}SCSS
$custom: #afaeff; $custom-light: #c9c6ff; $custom-dark: #000000;
JSON
{
"hex": "#afaeff",
"rgb": {
"r": 175,
"g": 174,
"b": 255
},
"hsl": {
"h": 240.741,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.78224,
"c": 0.11453,
"h": 284
},
"luminance": 0.46606
}Semantic roles & 50–950 ramp
primary
#AFAEFF
secondary
#F7F7D4
accent
#E600E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286