#AFBBEF#AFBBEF
#AFBBEF is a light, moderate blue. Relative luminance 0.509; OKLCH L 80.1% C 0.075 H 274.5°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBBEF |
|---|---|
| RGB | rgb(175, 187, 239) |
| HSL | hsl(229, 67%, 81%) |
| HSV | hsv(229, 27%, 94%) |
| CMYK | cmyk(26.8%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(76.61, 7.19, -27.17) |
| CIE-LCH | lch(76.61, 28.11, 284.82°) |
| OKLab | oklab(80.09% 0.0059 -0.0748) |
| OKLCH | oklch(80.09% 0.075 274.5) |
| XYZ | xyz(51.0253, 50.8852, 88.7781) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.73
Pastel Blue
#A2BFFE
ΔE00 5.32
Periwinkle
#CCCCFF
ΔE00 6.07
Lightsteelblue
#B0C4DE
ΔE00 7.45
Powder Blue (survey)
#B1D1FC
ΔE00 7.57
Light Blue Grey
#B7C9E2
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBBEF #EFE3AF
analogous
#AFDBEF #AFBBEF #C3AFEF
triadic
#AFBBEF #EFAFBB #BBEFAF
tetradic
#AFBBEF #EFAFDB #EFE3AF #AFEFC3
square
#AFBBEF #EFAFDB #EFE3AF #AFEFC3
split-complementary
#AFBBEF #EFC3AF #DBEFAF
monochromatic
#4964DB #7C90E5 #AFBBEF #E2E6F9 #E5E9FA
Accessibility & contrast
On white
1.88
#AFBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#AFBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBBEF
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBBEF | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F1
Deuteranopia (green-blind)
#A7BBEE
Tritanopia (blue-blind)
#9FC5CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #afbbef; /* rgb */ color: rgb(175, 187, 239); /* oklch */ color: oklch(80.1% 0.075 274.5);
Tailwind
colors: {
custom: {
50: '#c8cff4',
500: '#afbbef',
950: '#000000',
},
}SCSS
$custom: #afbbef; $custom-light: #c8cff4; $custom-dark: #000000;
JSON
{
"hex": "#afbbef",
"rgb": {
"r": 175,
"g": 187,
"b": 239
},
"hsl": {
"h": 228.75,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.80092,
"c": 0.075,
"h": 274.5
},
"luminance": 0.50887
}Semantic roles & 50–950 ramp
primary
#AFBBEF
secondary
#CDBC75
accent
#AC17CF
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385