#AFBDFE#AFBDFE
#AFBDFE is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.1% C 0.093 H 274.7°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBDFE |
|---|---|
| RGB | rgb(175, 189, 254) |
| HSL | hsl(229, 98%, 84%) |
| HSV | hsv(229, 31%, 100%) |
| CMYK | cmyk(31.1%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(77.68, 9.73, -33.59) |
| CIE-LCH | lch(77.68, 34.97, 286.15°) |
| OKLab | oklab(81.11% 0.0077 -0.093) |
| OKLCH | oklch(81.11% 0.093 274.7) |
| XYZ | xyz(53.7612, 52.6631, 101.0791) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.79
Light Periwinkle
#C1C6FC
ΔE00 4.51
Powder Blue (survey)
#B1D1FC
ΔE00 6.58
Periwinkle
#CCCCFF
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 7.65
Carolina Blue
#8AB8FE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBDFE #FEF0AF
analogous
#AFE5FE #AFBDFE #C9AFFE
triadic
#AFBDFE #FEAFBD #BDFEAF
tetradic
#AFBDFE #FEAFE5 #FEF0AF #AFFEC9
square
#AFBDFE #FEAFE5 #FEF0AF #AFFEC9
split-complementary
#AFBDFE #FEC9AF #E5FEAF
monochromatic
#3659FC #738BFD #AFBDFE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.82
#AFBDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#AFBDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBDFE
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBDFE | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#9AC9D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #afbdfe; /* rgb */ color: rgb(175, 189, 254); /* oklch */ color: oklch(81.1% 0.093 274.7);
Tailwind
colors: {
custom: {
50: '#c8d0ff',
500: '#afbdfe',
950: '#000000',
},
}SCSS
$custom: #afbdfe; $custom-light: #c8d0ff; $custom-dark: #000000;
JSON
{
"hex": "#afbdfe",
"rgb": {
"r": 175,
"g": 189,
"b": 254
},
"hsl": {
"h": 229.367,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.81105,
"c": 0.09333,
"h": 274.7
},
"luminance": 0.52665
}Semantic roles & 50–950 ramp
primary
#AFBDFE
secondary
#E4CF6E
accent
#BD00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386