#AFAFE2#AFAFE2
#AFAFE2 is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.2% C 0.072 H 284.6°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAFE2 |
|---|---|
| RGB | rgb(175, 175, 226) |
| HSL | hsl(240, 47%, 79%) |
| HSV | hsv(240, 23%, 89%) |
| CMYK | cmyk(22.6%, 22.6%, 0%, 11.4%) |
| CIE-LAB | lab(73.07, 10.74, -25.55) |
| CIE-LCH | lch(73.07, 27.72, 292.79°) |
| OKLab | oklab(77.18% 0.0182 -0.0701) |
| OKLCH | oklch(77.18% 0.072 284.6) |
| XYZ | xyz(46.7333, 45.2641, 78.2114) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.03
Lavender
#B39DDB
ΔE00 6.61
Periwinkle
#CCCCFF
ΔE00 7.41
Pale Violet
#CEAEFA
ΔE00 8.03
Light Violet
#D6B4FC
ΔE00 8.89
Lavender (survey)
#C79FEF
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAFE2 #E2E2AF
analogous
#AFC8E2 #AFAFE2 #C8AFE2
triadic
#AFAFE2 #E2AFAF #AFE2AF
tetradic
#AFAFE2 #E2AFC8 #E2E2AF #AFE2C8
square
#AFAFE2 #E2AFC8 #E2E2AF #AFE2C8
split-complementary
#AFAFE2 #E2C8AF #C8E2AF
monochromatic
#5555C1 #8282D2 #AFAFE2 #DCDCF2 #E9E9F7
Accessibility & contrast
On white
2.09
#AFAFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#AFAFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAFE2
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAFE2 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B5E4
Deuteranopia (green-blind)
#A0B2E1
Tritanopia (blue-blind)
#A4B8C0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #afafe2; /* rgb */ color: rgb(175, 175, 226); /* oklch */ color: oklch(77.2% 0.072 284.6);
Tailwind
colors: {
custom: {
50: '#c7c6eb',
500: '#afafe2',
950: '#000000',
},
}SCSS
$custom: #afafe2; $custom-light: #c7c6eb; $custom-dark: #000000;
JSON
{
"hex": "#afafe2",
"rgb": {
"r": 175,
"g": 175,
"b": 226
},
"hsl": {
"h": 240,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.7718,
"c": 0.07247,
"h": 284.6
},
"luminance": 0.45265
}Semantic roles & 50–950 ramp
primary
#AFAFE2
secondary
#EEEEDD
accent
#BA2BBA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284