#AFB3EB#AFB3EB
#AFB3EB is a light, moderate blue. Relative luminance 0.474; OKLCH L 78.3% C 0.080 H 281.2°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB3EB |
|---|---|
| RGB | rgb(175, 179, 235) |
| HSL | hsl(236, 60%, 80%) |
| HSV | hsv(236, 26%, 92%) |
| CMYK | cmyk(25.5%, 23.8%, 0%, 7.8%) |
| CIE-LAB | lab(74.41, 10.63, -28.38) |
| CIE-LCH | lch(74.41, 30.30, 290.54°) |
| OKLab | oklab(78.34% 0.0155 -0.0781) |
| OKLCH | oklch(78.34% 0.08 281.2) |
| XYZ | xyz(48.7908, 47.3512, 85.1502) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.81
Periwinkle
#CCCCFF
ΔE00 6.72
Pastel Blue
#A2BFFE
ΔE00 7.54
Lavender
#B39DDB
ΔE00 8.02
Pale Violet
#CEAEFA
ΔE00 8.41
Lightsteelblue
#B0C4DE
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB3EB #EBE7AF
analogous
#AFD1EB #AFB3EB #C9AFEB
triadic
#AFB3EB #EBAFB3 #B3EBAF
tetradic
#AFB3EB #EBAFD1 #EBE7AF #AFEBC9
square
#AFB3EB #EBAFD1 #EBE7AF #AFEBC9
split-complementary
#AFB3EB #EBC9AF #D1EBAF
monochromatic
#4D56D3 #7E84DF #AFB3EB #E0E2F7 #E7E8F9
Accessibility & contrast
On white
2.01
#AFB3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#AFB3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB3EB
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB3EB | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9ED
Deuteranopia (green-blind)
#A1B5EA
Tritanopia (blue-blind)
#A1BDC6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #afb3eb; /* rgb */ color: rgb(175, 179, 235); /* oklch */ color: oklch(78.3% 0.080 281.2);
Tailwind
colors: {
custom: {
50: '#c8c9f1',
500: '#afb3eb',
950: '#000000',
},
}SCSS
$custom: #afb3eb; $custom-light: #c8c9f1; $custom-dark: #000000;
JSON
{
"hex": "#afb3eb",
"rgb": {
"r": 175,
"g": 179,
"b": 235
},
"hsl": {
"h": 236,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.78336,
"c": 0.07966,
"h": 281.2
},
"luminance": 0.47352
}Semantic roles & 50–950 ramp
primary
#AFB3EB
secondary
#F0EFDB
accent
#BC1EC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284