#AFBFEF#AFBFEF
#AFBFEF is a light, moderate blue. Relative luminance 0.526; OKLCH L 80.9% C 0.070 H 270.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFEF |
|---|---|
| RGB | rgb(175, 191, 239) |
| HSL | hsl(225, 67%, 81%) |
| HSV | hsv(225, 27%, 94%) |
| CMYK | cmyk(26.8%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(77.64, 5.01, -25.59) |
| CIE-LCH | lch(77.64, 26.08, 281.08°) |
| OKLab | oklab(80.9% 0.0005 -0.0703) |
| OKLCH | oklch(80.9% 0.07 270.4) |
| XYZ | xyz(51.8858, 52.6060, 89.0649) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.99
Pastel Blue
#A2BFFE
ΔE00 4.55
Powder Blue (survey)
#B1D1FC
ΔE00 6.21
Periwinkle
#CCCCFF
ΔE00 6.27
Lightsteelblue
#B0C4DE
ΔE00 6.37
Light Blue Grey
#B7C9E2
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFEF #EFDFAF
analogous
#AFDFEF #AFBFEF #BFAFEF
triadic
#AFBFEF #EFAFBF #BFEFAF
tetradic
#AFBFEF #EFAFDF #EFDFAF #AFEFBF
square
#AFBFEF #EFAFDF #EFDFAF #AFEFBF
split-complementary
#AFBFEF #EFBFAF #DFEFAF
monochromatic
#496DDB #7C96E5 #AFBFEF #E2E8F9 #E5EBFA
Accessibility & contrast
On white
1.82
#AFBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#AFBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFEF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFEF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F1
Deuteranopia (green-blind)
#ABBDEE
Tritanopia (blue-blind)
#9EC8CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #afbfef; /* rgb */ color: rgb(175, 191, 239); /* oklch */ color: oklch(80.9% 0.070 270.4);
Tailwind
colors: {
custom: {
50: '#c8d2f4',
500: '#afbfef',
950: '#000000',
},
}SCSS
$custom: #afbfef; $custom-light: #c8d2f4; $custom-dark: #000000;
JSON
{
"hex": "#afbfef",
"rgb": {
"r": 175,
"g": 191,
"b": 239
},
"hsl": {
"h": 225,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.80897,
"c": 0.07033,
"h": 270.4
},
"luminance": 0.52608
}Semantic roles & 50–950 ramp
primary
#AFBFEF
secondary
#CDB775
accent
#A117CF
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385