#AFBDF2#AFBDF2
#AFBDF2 is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.6% C 0.077 H 273.1°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBDF2 |
|---|---|
| RGB | rgb(175, 189, 242) |
| HSL | hsl(227, 72%, 82%) |
| HSV | hsv(227, 28%, 95%) |
| CMYK | cmyk(27.7%, 21.9%, 0%, 5.1%) |
| CIE-LAB | lab(77.23, 6.81, -27.83) |
| CIE-LCH | lch(77.23, 28.66, 283.75°) |
| OKLab | oklab(80.61% 0.0041 -0.0766) |
| OKLCH | oklch(80.61% 0.077 273.1) |
| XYZ | xyz(51.8995, 51.9184, 91.2740) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.76
Pastel Blue
#A2BFFE
ΔE00 4.63
Periwinkle
#CCCCFF
ΔE00 6.17
Powder Blue (survey)
#B1D1FC
ΔE00 6.85
Lightsteelblue
#B0C4DE
ΔE00 7.16
Light Blue Grey
#B7C9E2
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBDF2 #F2E4AF
analogous
#AFDFF2 #AFBDF2 #C3AFF2
triadic
#AFBDF2 #F2AFBD #BDF2AF
tetradic
#AFBDF2 #F2AFDF #F2E4AF #AFF2C3
square
#AFBDF2 #F2AFDF #F2E4AF #AFF2C3
split-complementary
#AFBDF2 #F2C3AF #DFF2AF
monochromatic
#4666E1 #7A92E9 #AFBDF2 #E4E8FB #E5E9FB
Accessibility & contrast
On white
1.84
#AFBDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#AFBDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBDF2
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBDF2 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F4
Deuteranopia (green-blind)
#A8BCF1
Tritanopia (blue-blind)
#9EC7CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afbdf2; /* rgb */ color: rgb(175, 189, 242); /* oklch */ color: oklch(80.6% 0.077 273.1);
Tailwind
colors: {
custom: {
50: '#c8d0f6',
500: '#afbdf2',
950: '#000000',
},
}SCSS
$custom: #afbdf2; $custom-light: #c8d0f6; $custom-dark: #000000;
JSON
{
"hex": "#afbdf2",
"rgb": {
"r": 175,
"g": 189,
"b": 242
},
"hsl": {
"h": 227.463,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.80613,
"c": 0.07675,
"h": 273.1
},
"luminance": 0.5192
}Semantic roles & 50–950 ramp
primary
#AFBDF2
secondary
#D1BE74
accent
#AB11D4
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385