#AFBEFD#AFBEFD
#AFBEFD is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.3% C 0.091 H 273.9°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEFD |
|---|---|
| RGB | rgb(175, 190, 253) |
| HSL | hsl(228, 95%, 84%) |
| HSV | hsv(228, 31%, 99%) |
| CMYK | cmyk(30.8%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(77.89, 8.94, -32.72) |
| CIE-LCH | lch(77.89, 33.92, 285.27°) |
| OKLab | oklab(81.26% 0.0061 -0.0905) |
| OKLCH | oklch(81.26% 0.091 273.9) |
| XYZ | xyz(53.8173, 53.0309, 100.3099) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.64
Light Periwinkle
#C1C6FC
ΔE00 4.41
Powder Blue (survey)
#B1D1FC
ΔE00 6.33
Periwinkle
#CCCCFF
ΔE00 6.86
Lightsteelblue
#B0C4DE
ΔE00 7.51
Carolina Blue
#8AB8FE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEFD #FDEEAF
analogous
#AFE5FD #AFBEFD #C7AFFD
triadic
#AFBEFD #FDAFBE #BEFDAF
tetradic
#AFBEFD #FDAFE5 #FDEEAF #AFFDC7
square
#AFBEFD #FDAFE5 #FDEEAF #AFFDC7
split-complementary
#AFBEFD #FDC7AF #E5FDAF
monochromatic
#385DFA #738DFC #AFBEFD #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.81
#AFBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#AFBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEFD
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEFD | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A5BEFB
Tritanopia (blue-blind)
#9ACAD4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #afbefd; /* rgb */ color: rgb(175, 190, 253); /* oklch */ color: oklch(81.3% 0.091 273.9);
Tailwind
colors: {
custom: {
50: '#c8d1fe',
500: '#afbefd',
950: '#000000',
},
}SCSS
$custom: #afbefd; $custom-light: #c8d1fe; $custom-dark: #000000;
JSON
{
"hex": "#afbefd",
"rgb": {
"r": 175,
"g": 190,
"b": 253
},
"hsl": {
"h": 228.462,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.81261,
"c": 0.09074,
"h": 273.9
},
"luminance": 0.53033
}Semantic roles & 50–950 ramp
primary
#AFBEFD
secondary
#E2CC6E
accent
#B900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385