#AFBAEE#AFBAEE
#AFBAEE is a light, moderate blue. Relative luminance 0.504; OKLCH L 79.9% C 0.075 H 275.3°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBAEE |
|---|---|
| RGB | rgb(175, 186, 238) |
| HSL | hsl(230, 65%, 81%) |
| HSV | hsv(230, 26%, 93%) |
| CMYK | cmyk(26.5%, 21.8%, 0%, 6.7%) |
| CIE-LAB | lab(76.32, 7.50, -27.08) |
| CIE-LCH | lch(76.32, 28.10, 285.48°) |
| OKLab | oklab(79.85% 0.0069 -0.0745) |
| OKLCH | oklch(79.85% 0.075 275.3) |
| XYZ | xyz(50.6666, 50.4035, 87.9317) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.78
Pastel Blue
#A2BFFE
ΔE00 5.64
Periwinkle
#CCCCFF
ΔE00 6.06
Lightsteelblue
#B0C4DE
ΔE00 7.65
Powder Blue (survey)
#B1D1FC
ΔE00 7.93
Light Blue Grey
#B7C9E2
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBAEE #EEE3AF
analogous
#AFD9EE #AFBAEE #C3AFEE
triadic
#AFBAEE #EEAFBA #BAEEAF
tetradic
#AFBAEE #EEAFD9 #EEE3AF #AFEEC3
square
#AFBAEE #EEAFD9 #EEE3AF #AFEEC3
split-complementary
#AFBAEE #EEC3AF #D9EEAF
monochromatic
#4A63D9 #7D8EE3 #AFBAEE #E1E6F9 #E6E9FA
Accessibility & contrast
On white
1.90
#AFBAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#AFBAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBAEE
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBAEE | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF0
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#9FC4CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #afbaee; /* rgb */ color: rgb(175, 186, 238); /* oklch */ color: oklch(79.9% 0.075 275.3);
Tailwind
colors: {
custom: {
50: '#c8cef3',
500: '#afbaee',
950: '#000000',
},
}SCSS
$custom: #afbaee; $custom-light: #c8cef3; $custom-dark: #000000;
JSON
{
"hex": "#afbaee",
"rgb": {
"r": 175,
"g": 186,
"b": 238
},
"hsl": {
"h": 229.524,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.79852,
"c": 0.07483,
"h": 275.3
},
"luminance": 0.50405
}Semantic roles & 50–950 ramp
primary
#AFBAEE
secondary
#CCBD76
accent
#AD19CD
background
#FDFEFF
surface
#F9FAFE
border
#D2D3D6
text
#131317
muted
#828385