#A8AFFC#A8AFFC
#A8AFFC is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.8% C 0.110 H 279.5°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A8AFFC |
|---|---|
| RGB | rgb(168, 175, 252) |
| HSL | hsl(235, 93%, 82%) |
| HSV | hsv(235, 33%, 99%) |
| CMYK | cmyk(33.3%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(73.55, 15.03, -38.94) |
| CIE-LCH | lch(73.55, 41.75, 291.11°) |
| OKLab | oklab(77.76% 0.0182 -0.1084) |
| OKLCH | oklch(77.76% 0.11 279.5) |
| XYZ | xyz(49.0442, 46.0114, 98.3736) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.88
Periwinkle Blue
#8F99FB
ΔE00 6.66
Light Periwinkle
#C1C6FC
ΔE00 7.08
Lightsteelblue
#B0C4DE
ΔE00 8.92
Carolina Blue
#8AB8FE
ΔE00 8.98
Cloudy Blue
#ACC2D9
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8AFFC #FCF5A8
analogous
#A8D9FC #A8AFFC #CBA8FC
triadic
#A8AFFC #FCA8AF #AFFCA8
tetradic
#A8AFFC #FCA8D9 #FCF5A8 #A8FCCB
square
#A8AFFC #FCA8D9 #FCF5A8 #A8FCCB
split-complementary
#A8AFFC #FCCBA8 #D9FCA8
monochromatic
#3242F8 #6D79FA #A8AFFC #E1E4FE #E1E4FE
Accessibility & contrast
On white
2.06
#A8AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#A8AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8AFFC
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8AFFC | 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)
#97B8FF
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#91BECB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a8affc; /* rgb */ color: rgb(168, 175, 252); /* oklch */ color: oklch(77.8% 0.110 279.5);
Tailwind
colors: {
custom: {
50: '#c4c6fd',
500: '#a8affc',
950: '#000000',
},
}SCSS
$custom: #a8affc; $custom-light: #c4c6fd; $custom-dark: #000000;
JSON
{
"hex": "#a8affc",
"rgb": {
"r": 168,
"g": 175,
"b": 252
},
"hsl": {
"h": 235,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.7776,
"c": 0.10994,
"h": 279.5
},
"luminance": 0.46013
}Semantic roles & 50–950 ramp
primary
#A8AFFC
secondary
#F6F3D5
accent
#D200E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285