#AFBFEB#AFBFEB
#AFBFEB is a light, moderate blue. Relative luminance 0.524; OKLCH L 80.7% C 0.065 H 269.3°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBFEB |
|---|---|
| RGB | rgb(175, 191, 235) |
| HSL | hsl(224, 60%, 80%) |
| HSV | hsv(224, 26%, 92%) |
| CMYK | cmyk(25.5%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(77.50, 4.07, -23.65) |
| CIE-LCH | lch(77.50, 24.00, 279.76°) |
| OKLab | oklab(80.74% -0.0008 -0.0649) |
| OKLCH | oklch(80.74% 0.065 269.3) |
| XYZ | xyz(51.3014, 52.3723, 85.9871) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.29
Pastel Blue
#A2BFFE
ΔE00 5.00
Lightsteelblue
#B0C4DE
ΔE00 5.81
Light Blue Grey
#B7C9E2
ΔE00 6.17
Powder Blue (survey)
#B1D1FC
ΔE00 6.23
Periwinkle
#CCCCFF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBFEB #EBDBAF
analogous
#AFDDEB #AFBFEB #BDAFEB
triadic
#AFBFEB #EBAFBF #BFEBAF
tetradic
#AFBFEB #EBAFDD #EBDBAF #AFEBBD
square
#AFBFEB #EBAFDD #EBDBAF #AFEBBD
split-complementary
#AFBFEB #EBBDAF #DDEBAF
monochromatic
#4D71D3 #7E98DF #AFBFEB #E0E6F7 #E7EBF9
Accessibility & contrast
On white
1.83
#AFBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#AFBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBFEB
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBFEB | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2ED
Deuteranopia (green-blind)
#ADBDEA
Tritanopia (blue-blind)
#A0C7CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #afbfeb; /* rgb */ color: rgb(175, 191, 235); /* oklch */ color: oklch(80.7% 0.065 269.3);
Tailwind
colors: {
custom: {
50: '#c8d2f1',
500: '#afbfeb',
950: '#000000',
},
}SCSS
$custom: #afbfeb; $custom-light: #c8d2f1; $custom-dark: #000000;
JSON
{
"hex": "#afbfeb",
"rgb": {
"r": 175,
"g": 191,
"b": 235
},
"hsl": {
"h": 224,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.80743,
"c": 0.06487,
"h": 269.3
},
"luminance": 0.52374
}Semantic roles & 50–950 ramp
primary
#AFBFEB
secondary
#C7B277
accent
#9A1EC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385