#AFBEF5#AFBEF5
#AFBEF5 is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.9% C 0.080 H 272.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEF5 |
|---|---|
| RGB | rgb(175, 190, 245) |
| HSL | hsl(227, 78%, 82%) |
| HSV | hsv(227, 29%, 96%) |
| CMYK | cmyk(28.6%, 22.4%, 0%, 3.9%) |
| CIE-LAB | lab(77.60, 6.99, -28.89) |
| CIE-LCH | lch(77.60, 29.72, 283.60°) |
| OKLab | oklab(80.93% 0.0037 -0.0796) |
| OKLCH | oklch(80.93% 0.08 272.7) |
| XYZ | xyz(52.5696, 52.5318, 93.7384) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.88
Pastel Blue
#A2BFFE
ΔE00 4.17
Periwinkle
#CCCCFF
ΔE00 6.31
Powder Blue (survey)
#B1D1FC
ΔE00 6.47
Lightsteelblue
#B0C4DE
ΔE00 7.15
Light Blue Grey
#B7C9E2
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEF5 #F5E6AF
analogous
#AFE1F5 #AFBEF5 #C3AFF5
triadic
#AFBEF5 #F5AFBE #BEF5AF
tetradic
#AFBEF5 #F5AFE1 #F5E6AF #AFF5C3
square
#AFBEF5 #F5AFE1 #F5E6AF #AFF5C3
split-complementary
#AFBEF5 #F5C3AF #E1F5AF
monochromatic
#4266E7 #7992EE #AFBEF5 #E4E9FC #E4E9FC
Accessibility & contrast
On white
1.83
#AFBEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#AFBEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEF5
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEF5 | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3F7
Deuteranopia (green-blind)
#A8BDF4
Tritanopia (blue-blind)
#9DC8D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #afbef5; /* rgb */ color: rgb(175, 190, 245); /* oklch */ color: oklch(80.9% 0.080 272.7);
Tailwind
colors: {
custom: {
50: '#c8d1f8',
500: '#afbef5',
950: '#000000',
},
}SCSS
$custom: #afbef5; $custom-light: #c8d1f8; $custom-dark: #000000;
JSON
{
"hex": "#afbef5",
"rgb": {
"r": 175,
"g": 190,
"b": 245
},
"hsl": {
"h": 227.143,
"s": 77.778,
"l": 82.353
},
"oklch": {
"l": 0.80934,
"c": 0.07972,
"h": 272.7
},
"luminance": 0.52533
}Semantic roles & 50–950 ramp
primary
#AFBEF5
secondary
#D6C073
accent
#AE0BDA
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385