#AFBDFF#AFBDFF
#AFBDFF is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.1% C 0.095 H 274.9°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBDFF |
|---|---|
| RGB | rgb(175, 189, 255) |
| HSL | hsl(230, 100%, 84%) |
| HSV | hsv(230, 31%, 100%) |
| CMYK | cmyk(31.4%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(77.71, 9.98, -34.07) |
| CIE-LCH | lch(77.71, 35.50, 286.32°) |
| OKLab | oklab(81.15% 0.008 -0.0944) |
| OKLCH | oklch(81.15% 0.095 274.9) |
| XYZ | xyz(53.9217, 52.7273, 101.9247) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.75
Light Periwinkle
#C1C6FC
ΔE00 4.61
Powder Blue (survey)
#B1D1FC
ΔE00 6.56
Periwinkle
#CCCCFF
ΔE00 7.05
Lightsteelblue
#B0C4DE
ΔE00 7.67
Carolina Blue
#8AB8FE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBDFF #FFF1AF
analogous
#AFE5FF #AFBDFF #C9AFFF
triadic
#AFBDFF #FFAFBD #BDFFAF
tetradic
#AFBDFF #FFAFE5 #FFF1AF #AFFFC9
square
#AFBDFF #FFAFE5 #FFF1AF #AFFFC9
split-complementary
#AFBDFF #FFC9AF #E5FFAF
monochromatic
#3558FF #728BFF #AFBDFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.82
#AFBDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#AFBDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBDFF
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBDFF | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#99CAD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #afbdff; /* rgb */ color: rgb(175, 189, 255); /* oklch */ color: oklch(81.1% 0.095 274.9);
Tailwind
colors: {
custom: {
50: '#c8d0ff',
500: '#afbdff',
950: '#000000',
},
}SCSS
$custom: #afbdff; $custom-light: #c8d0ff; $custom-dark: #000000;
JSON
{
"hex": "#afbdff",
"rgb": {
"r": 175,
"g": 189,
"b": 255
},
"hsl": {
"h": 229.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.81147,
"c": 0.09471,
"h": 274.9
},
"luminance": 0.52729
}Semantic roles & 50–950 ramp
primary
#AFBDFF
secondary
#E5D06D
accent
#BD00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386