#AFAFEF#AFAFEF
#AFAFEF is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.7% C 0.091 H 284.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAFEF |
|---|---|
| RGB | rgb(175, 175, 239) |
| HSL | hsl(240, 67%, 81%) |
| HSV | hsv(240, 27%, 94%) |
| CMYK | cmyk(26.8%, 26.8%, 0%, 6.3%) |
| CIE-LAB | lab(73.55, 13.80, -31.88) |
| CIE-LCH | lch(73.55, 34.74, 293.41°) |
| OKLab | oklab(77.72% 0.0221 -0.0881) |
| OKLCH | oklch(77.72% 0.091 284.1) |
| XYZ | xyz(48.5852, 46.0048, 87.9647) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.83
Lavender
#B39DDB
ΔE00 7.09
Pale Violet
#CEAEFA
ΔE00 7.50
Periwinkle
#CCCCFF
ΔE00 7.68
Pastel Blue
#A2BFFE
ΔE00 8.10
Light Violet
#D6B4FC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAFEF #EFEFAF
analogous
#AFCFEF #AFAFEF #CFAFEF
triadic
#AFAFEF #EFAFAF #AFEFAF
tetradic
#AFAFEF #EFAFCF #EFEFAF #AFEFCF
square
#AFAFEF #EFAFCF #EFEFAF #AFEFCF
split-complementary
#AFAFEF #EFCFAF #CFEFAF
monochromatic
#4949DB #7C7CE5 #AFAFEF #E2E2F9 #E5E5FA
Accessibility & contrast
On white
2.06
#AFAFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#AFAFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAFEF
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAFEF | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB7F2
Deuteranopia (green-blind)
#9BB3ED
Tritanopia (blue-blind)
#A0BAC5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #afafef; /* rgb */ color: rgb(175, 175, 239); /* oklch */ color: oklch(77.7% 0.091 284.1);
Tailwind
colors: {
custom: {
50: '#c8c6f4',
500: '#afafef',
950: '#000000',
},
}SCSS
$custom: #afafef; $custom-light: #c8c6f4; $custom-dark: #000000;
JSON
{
"hex": "#afafef",
"rgb": {
"r": 175,
"g": 175,
"b": 239
},
"hsl": {
"h": 240,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.77715,
"c": 0.0908,
"h": 284.1
},
"luminance": 0.46006
}Semantic roles & 50–950 ramp
primary
#AFAFEF
secondary
#F1F1DA
accent
#CF17CF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285