#AFBEE3#AFBEE3
#AFBEE3 is a light, muted blue. Relative luminance 0.515; OKLCH L 80.2% C 0.055 H 267.8°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBEE3 |
|---|---|
| RGB | rgb(175, 190, 227) |
| HSL | hsl(223, 48%, 79%) |
| HSV | hsv(223, 23%, 89%) |
| CMYK | cmyk(22.9%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(76.97, 2.76, -20.15) |
| CIE-LCH | lch(76.97, 20.33, 277.80°) |
| OKLab | oklab(80.24% -0.0021 -0.055) |
| OKLCH | oklch(80.24% 0.055 267.8) |
| XYZ | xyz(49.9542, 51.4857, 79.9640) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.76
Light Blue Grey
#B7C9E2
ΔE00 5.14
Light Periwinkle
#C1C6FC
ΔE00 5.31
Pastel Blue
#A2BFFE
ΔE00 6.19
Cloudy Blue
#ACC2D9
ΔE00 6.30
Powder Blue (survey)
#B1D1FC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBEE3 #E3D4AF
analogous
#AFD8E3 #AFBEE3 #BAAFE3
triadic
#AFBEE3 #E3AFBE #BEE3AF
tetradic
#AFBEE3 #E3AFD8 #E3D4AF #AFE3BA
square
#AFBEE3 #E3AFD8 #E3D4AF #AFE3BA
split-complementary
#AFBEE3 #E3BAAF #D8E3AF
monochromatic
#5474C3 #8299D3 #AFBEE3 #DCE3F3 #E8EDF7
Accessibility & contrast
On white
1.86
#AFBEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#AFBEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBEE3
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBEE3 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E5
Deuteranopia (green-blind)
#AEBCE2
Tritanopia (blue-blind)
#A2C5CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbee3; /* rgb */ color: rgb(175, 190, 227); /* oklch */ color: oklch(80.2% 0.055 267.8);
Tailwind
colors: {
custom: {
50: '#c7d1eb',
500: '#afbee3',
950: '#000000',
},
}SCSS
$custom: #afbee3; $custom-light: #c7d1eb; $custom-dark: #000000;
JSON
{
"hex": "#afbee3",
"rgb": {
"r": 175,
"g": 190,
"b": 227
},
"hsl": {
"h": 222.692,
"s": 48.148,
"l": 78.824
},
"oklch": {
"l": 0.80238,
"c": 0.05508,
"h": 267.8
},
"luminance": 0.51487
}Semantic roles & 50–950 ramp
primary
#AFBEE3
secondary
#BDA979
accent
#912ABB
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384