#AFBEF0#AFBEF0
#AFBEF0 is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.7% C 0.073 H 271.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEF0 |
|---|---|
| RGB | rgb(175, 190, 240) |
| HSL | hsl(226, 68%, 81%) |
| HSV | hsv(226, 27%, 94%) |
| CMYK | cmyk(27.1%, 20.8%, 0%, 5.9%) |
| CIE-LAB | lab(77.42, 5.79, -26.47) |
| CIE-LCH | lch(77.42, 27.10, 282.34°) |
| OKLab | oklab(80.74% 0.0022 -0.0728) |
| OKLCH | oklch(80.74% 0.073 271.7) |
| XYZ | xyz(51.8166, 52.2306, 89.7726) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.83
Pastel Blue
#A2BFFE
ΔE00 4.63
Periwinkle
#CCCCFF
ΔE00 6.17
Powder Blue (survey)
#B1D1FC
ΔE00 6.55
Lightsteelblue
#B0C4DE
ΔE00 6.75
Light Blue Grey
#B7C9E2
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEF0 #F0E1AF
analogous
#AFDFF0 #AFBEF0 #C1AFF0
triadic
#AFBEF0 #F0AFBE #BEF0AF
tetradic
#AFBEF0 #F0AFDF #F0E1AF #AFF0C1
square
#AFBEF0 #F0AFDF #F0E1AF #AFF0C1
split-complementary
#AFBEF0 #F0C1AF #DFF0AF
monochromatic
#486ADD #7B94E6 #AFBEF0 #E3E8FA #E5EAFA
Accessibility & contrast
On white
1.83
#AFBEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#AFBEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEF0
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEF0 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F2
Deuteranopia (green-blind)
#AABDEF
Tritanopia (blue-blind)
#9EC7CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afbef0; /* rgb */ color: rgb(175, 190, 240); /* oklch */ color: oklch(80.7% 0.073 271.7);
Tailwind
colors: {
custom: {
50: '#c8d1f5',
500: '#afbef0',
950: '#000000',
},
}SCSS
$custom: #afbef0; $custom-light: #c8d1f5; $custom-dark: #000000;
JSON
{
"hex": "#afbef0",
"rgb": {
"r": 175,
"g": 190,
"b": 240
},
"hsl": {
"h": 226.154,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.80735,
"c": 0.07283,
"h": 271.7
},
"luminance": 0.52232
}Semantic roles & 50–950 ramp
primary
#AFBEF0
secondary
#CEBA75
accent
#A515D0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385