#AFAEFE#AFAEFE
#AFAEFE is a light, moderate blue. Relative luminance 0.465; OKLCH L 78.2% C 0.113 H 284.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEFE |
|---|---|
| RGB | rgb(175, 174, 254) |
| HSL | hsl(241, 98%, 84%) |
| HSV | hsv(241, 31%, 100%) |
| CMYK | cmyk(31.1%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(73.89, 18.02, -39.45) |
| CIE-LCH | lch(73.89, 43.38, 294.55°) |
| OKLab | oklab(78.18% 0.0275 -0.1098) |
| OKLCH | oklch(78.18% 0.113 284) |
| XYZ | xyz(50.6999, 46.5404, 100.0587) |
| Luminance | 0.4654 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.92
Periwinkle Blue
#8F99FB
ΔE00 7.33
Pastel Blue
#A2BFFE
ΔE00 7.42
Pale Violet
#CEAEFA
ΔE00 7.97
Lavender
#B39DDB
ΔE00 8.55
Pastel Purple
#CAA0FF
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEFE #FDFEAE
analogous
#AED5FE #AFAEFE #D7AEFE
triadic
#AFAEFE #FEAFAE #AEFEAF
tetradic
#AFAEFE #FEAED5 #FDFEAE #AEFED7
square
#AFAEFE #FEAED5 #FDFEAE #AEFED7
split-complementary
#AFAEFE #FED7AE #D5FEAE
monochromatic
#3835FD #7372FD #AFAEFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
2.04
#AFAEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#AFAEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEFE
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEFE | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#94B3FC
Tritanopia (blue-blind)
#9BBDCB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #afaefe; /* rgb */ color: rgb(175, 174, 254); /* oklch */ color: oklch(78.2% 0.113 284.0);
Tailwind
colors: {
custom: {
50: '#c9c6ff',
500: '#afaefe',
950: '#000000',
},
}SCSS
$custom: #afaefe; $custom-light: #c9c6ff; $custom-dark: #000000;
JSON
{
"hex": "#afaefe",
"rgb": {
"r": 175,
"g": 174,
"b": 254
},
"hsl": {
"h": 240.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.78179,
"c": 0.11315,
"h": 284
},
"luminance": 0.46542
}Semantic roles & 50–950 ramp
primary
#AFAEFE
secondary
#F6F7D4
accent
#E600E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286