#AFBDFB#AFBDFB
#AFBDFB is a light, moderate blue. Relative luminance 0.525; OKLCH L 81.0% C 0.089 H 274.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBDFB |
|---|---|
| RGB | rgb(175, 189, 251) |
| HSL | hsl(229, 90%, 84%) |
| HSV | hsv(229, 30%, 98%) |
| CMYK | cmyk(30.3%, 24.7%, 0%, 1.6%) |
| CIE-LAB | lab(77.56, 8.99, -32.16) |
| CIE-LCH | lch(77.56, 33.39, 285.62°) |
| OKLab | oklab(80.98% 0.0069 -0.0889) |
| OKLCH | oklch(80.98% 0.089 274.4) |
| XYZ | xyz(53.2846, 52.4725, 98.5688) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.94
Light Periwinkle
#C1C6FC
ΔE00 4.24
Powder Blue (survey)
#B1D1FC
ΔE00 6.64
Periwinkle
#CCCCFF
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 7.57
Light Blue Grey
#B7C9E2
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBDFB #FBEDAF
analogous
#AFE3FB #AFBDFB #C7AFFB
triadic
#AFBDFB #FBAFBD #BDFBAF
tetradic
#AFBDFB #FBAFE3 #FBEDAF #AFFBC7
square
#AFBDFB #FBAFE3 #FBEDAF #AFFBC7
split-complementary
#AFBDFB #FBC7AF #E3FBAF
monochromatic
#3A5DF5 #758DF8 #AFBDFB #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.83
#AFBDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#AFBDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBDFB
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBDFB | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FE
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#9BC9D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #afbdfb; /* rgb */ color: rgb(175, 189, 251); /* oklch */ color: oklch(81.0% 0.089 274.4);
Tailwind
colors: {
custom: {
50: '#c8d0fd',
500: '#afbdfb',
950: '#000000',
},
}SCSS
$custom: #afbdfb; $custom-light: #c8d0fd; $custom-dark: #000000;
JSON
{
"hex": "#afbdfb",
"rgb": {
"r": 175,
"g": 189,
"b": 251
},
"hsl": {
"h": 228.947,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.80979,
"c": 0.08918,
"h": 274.4
},
"luminance": 0.52474
}Semantic roles & 50–950 ramp
primary
#AFBDFB
secondary
#DFCA6F
accent
#BB00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385