#AFBEFF#AFBEFF
#AFBEFF is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.3% C 0.093 H 274.1°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEFF |
|---|---|
| RGB | rgb(175, 190, 255) |
| HSL | hsl(229, 100%, 84%) |
| HSV | hsv(229, 31%, 100%) |
| CMYK | cmyk(31.4%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(77.97, 9.43, -33.68) |
| CIE-LCH | lch(77.97, 34.97, 285.64°) |
| OKLab | oklab(81.35% 0.0067 -0.0932) |
| OKLCH | oklch(81.35% 0.093 274.1) |
| XYZ | xyz(54.1376, 53.1590, 101.9966) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.54
Light Periwinkle
#C1C6FC
ΔE00 4.59
Powder Blue (survey)
#B1D1FC
ΔE00 6.30
Periwinkle
#CCCCFF
ΔE00 7.03
Lightsteelblue
#B0C4DE
ΔE00 7.57
Carolina Blue
#8AB8FE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEFF #FFF0AF
analogous
#AFE6FF #AFBEFF #C8AFFF
triadic
#AFBEFF #FFAFBE #BEFFAF
tetradic
#AFBEFF #FFAFE6 #FFF0AF #AFFFC8
square
#AFBEFF #FFAFE6 #FFF0AF #AFFFC8
split-complementary
#AFBEFF #FFC8AF #E6FFAF
monochromatic
#355BFF #728CFF #AFBEFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.81
#AFBEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#AFBEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEFF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEFF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A4BEFD
Tritanopia (blue-blind)
#99CAD5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #afbeff; /* rgb */ color: rgb(175, 190, 255); /* oklch */ color: oklch(81.3% 0.093 274.1);
Tailwind
colors: {
custom: {
50: '#c8d1ff',
500: '#afbeff',
950: '#000000',
},
}SCSS
$custom: #afbeff; $custom-light: #c8d1ff; $custom-dark: #000000;
JSON
{
"hex": "#afbeff",
"rgb": {
"r": 175,
"g": 190,
"b": 255
},
"hsl": {
"h": 228.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.81345,
"c": 0.09349,
"h": 274.1
},
"luminance": 0.53161
}Semantic roles & 50–950 ramp
primary
#AFBEFF
secondary
#E5CF6D
accent
#BA00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386