#AFBEF4#AFBEF4
#AFBEF4 is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.9% C 0.078 H 272.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEF4 |
|---|---|
| RGB | rgb(175, 190, 244) |
| HSL | hsl(227, 76%, 82%) |
| HSV | hsv(227, 28%, 96%) |
| CMYK | cmyk(28.3%, 22.1%, 0%, 4.3%) |
| CIE-LAB | lab(77.56, 6.75, -28.40) |
| CIE-LCH | lch(77.56, 29.19, 283.36°) |
| OKLab | oklab(80.89% 0.0034 -0.0783) |
| OKLCH | oklch(80.89% 0.078 272.5) |
| XYZ | xyz(52.4173, 52.4709, 92.9366) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.84
Pastel Blue
#A2BFFE
ΔE00 4.26
Periwinkle
#CCCCFF
ΔE00 6.27
Powder Blue (survey)
#B1D1FC
ΔE00 6.49
Lightsteelblue
#B0C4DE
ΔE00 7.08
Light Blue Grey
#B7C9E2
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEF4 #F4E5AF
analogous
#AFE0F4 #AFBEF4 #C3AFF4
triadic
#AFBEF4 #F4AFBE #BEF4AF
tetradic
#AFBEF4 #F4AFE0 #F4E5AF #AFF4C3
square
#AFBEF4 #F4AFE0 #F4E5AF #AFF4C3
split-complementary
#AFBEF4 #F4C3AF #E0F4AF
monochromatic
#4367E5 #7992ED #AFBEF4 #E4E9FB #E4E9FB
Accessibility & contrast
On white
1.83
#AFBEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#AFBEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEF4
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEF4 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F6
Deuteranopia (green-blind)
#A9BDF3
Tritanopia (blue-blind)
#9DC8D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #afbef4; /* rgb */ color: rgb(175, 190, 244); /* oklch */ color: oklch(80.9% 0.078 272.5);
Tailwind
colors: {
custom: {
50: '#c8d1f8',
500: '#afbef4',
950: '#000000',
},
}SCSS
$custom: #afbef4; $custom-light: #c8d1f8; $custom-dark: #000000;
JSON
{
"hex": "#afbef4",
"rgb": {
"r": 175,
"g": 190,
"b": 244
},
"hsl": {
"h": 226.957,
"s": 75.824,
"l": 82.157
},
"oklch": {
"l": 0.80893,
"c": 0.07833,
"h": 272.5
},
"luminance": 0.52473
}Semantic roles & 50–950 ramp
primary
#AFBEF4
secondary
#D4BF73
accent
#AC0DD8
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385