#AFBEE8#AFBEE8
#AFBEE8 is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.4% C 0.062 H 269.6°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEE8 |
|---|---|
| RGB | rgb(175, 190, 232) |
| HSL | hsl(224, 55%, 80%) |
| HSV | hsv(224, 25%, 91%) |
| CMYK | cmyk(24.6%, 18.1%, 0%, 9%) |
| CIE-LAB | lab(77.14, 3.91, -22.59) |
| CIE-LCH | lch(77.14, 22.92, 279.83°) |
| OKLab | oklab(80.43% -0.0004 -0.0619) |
| OKLCH | oklch(80.43% 0.062 269.6) |
| XYZ | xyz(50.6543, 51.7657, 83.6512) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.46
Pastel Blue
#A2BFFE
ΔE00 5.52
Lightsteelblue
#B0C4DE
ΔE00 5.71
Light Blue Grey
#B7C9E2
ΔE00 6.07
Periwinkle
#CCCCFF
ΔE00 6.48
Powder Blue (survey)
#B1D1FC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEE8 #E8D9AF
analogous
#AFDAE8 #AFBEE8 #BDAFE8
triadic
#AFBEE8 #E8AFBE #BEE8AF
tetradic
#AFBEE8 #E8AFDA #E8D9AF #AFE8BD
square
#AFBEE8 #E8AFDA #E8D9AF #AFE8BD
split-complementary
#AFBEE8 #E8BDAF #DAE8AF
monochromatic
#5071CD #7F97DA #AFBEE8 #DFE5F6 #E7ECF8
Accessibility & contrast
On white
1.85
#AFBEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#AFBEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEE8
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEE8 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C1EA
Deuteranopia (green-blind)
#ADBCE7
Tritanopia (blue-blind)
#A1C6CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbee8; /* rgb */ color: rgb(175, 190, 232); /* oklch */ color: oklch(80.4% 0.062 269.6);
Tailwind
colors: {
custom: {
50: '#c7d1ef',
500: '#afbee8',
950: '#000000',
},
}SCSS
$custom: #afbee8; $custom-light: #c7d1ef; $custom-dark: #000000;
JSON
{
"hex": "#afbee8",
"rgb": {
"r": 175,
"g": 190,
"b": 232
},
"hsl": {
"h": 224.211,
"s": 55.34,
"l": 79.804
},
"oklch": {
"l": 0.80425,
"c": 0.06187,
"h": 269.6
},
"luminance": 0.51767
}Semantic roles & 50–950 ramp
primary
#AFBEE8
secondary
#C3AF78
accent
#9923C3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385