#AFAEED#AFAEED
#AFAEED is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.4% C 0.089 H 284.8°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEED |
|---|---|
| RGB | rgb(175, 174, 237) |
| HSL | hsl(241, 64%, 81%) |
| HSV | hsv(241, 27%, 93%) |
| CMYK | cmyk(26.2%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(73.22, 13.87, -31.30) |
| CIE-LCH | lch(73.22, 34.24, 293.91°) |
| OKLab | oklab(77.44% 0.0229 -0.0864) |
| OKLCH | oklch(77.44% 0.089 284.8) |
| XYZ | xyz(48.0974, 45.4995, 86.3525) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.05
Lavender
#B39DDB
ΔE00 6.66
Pale Violet
#CEAEFA
ΔE00 7.32
Periwinkle
#CCCCFF
ΔE00 7.81
Light Violet
#D6B4FC
ΔE00 8.50
Pastel Blue
#A2BFFE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEED #ECEDAE
analogous
#AECCED #AFAEED #CEAEED
triadic
#AFAEED #EDAFAE #AEEDAF
tetradic
#AFAEED #EDAECC #ECEDAE #AEEDCE
square
#AFAEED #EDAECC #ECEDAE #AEEDCE
split-complementary
#AFAEED #EDCEAE #CCEDAE
monochromatic
#4C4AD7 #7E7CE2 #AFAEED #E0E0F8 #E6E6F9
Accessibility & contrast
On white
2.08
#AFAEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#AFAEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEED
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEED | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB6F0
Deuteranopia (green-blind)
#9BB2EB
Tritanopia (blue-blind)
#A1B9C4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #afaeed; /* rgb */ color: rgb(175, 174, 237); /* oklch */ color: oklch(77.4% 0.089 284.8);
Tailwind
colors: {
custom: {
50: '#c8c6f3',
500: '#afaeed',
950: '#000000',
},
}SCSS
$custom: #afaeed; $custom-light: #c8c6f3; $custom-dark: #000000;
JSON
{
"hex": "#afaeed",
"rgb": {
"r": 175,
"g": 174,
"b": 237
},
"hsl": {
"h": 240.952,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.77435,
"c": 0.08941,
"h": 284.8
},
"luminance": 0.455
}Semantic roles & 50–950 ramp
primary
#AFAEED
secondary
#F0F1DA
accent
#CB1AC9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285