#AFBED3#AFBED3
#AFBED3 is a light, muted blue. Relative luminance 0.506; OKLCH L 79.7% C 0.034 H 256.8°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBED3 |
|---|---|
| RGB | rgb(175, 190, 211) |
| HSL | hsl(215, 29%, 76%) |
| HSV | hsv(215, 17%, 83%) |
| CMYK | cmyk(17.1%, 10%, 0%, 17.3%) |
| CIE-LAB | lab(76.46, -0.79, -12.26) |
| CIE-LCH | lch(76.46, 12.29, 266.29°) |
| OKLab | oklab(79.67% -0.0078 -0.0332) |
| OKLCH | oklch(79.67% 0.034 256.8) |
| XYZ | xyz(47.8476, 50.6431, 68.8696) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.38
Cloudy Blue
#ACC2D9
ΔE00 2.45
Light Blue Grey
#B7C9E2
ΔE00 3.06
Light Grey Blue
#9DBCD4
ΔE00 5.20
Dove Gray
#B6B8BD
ΔE00 7.34
Powder Blue (survey)
#B1D1FC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBED3 #D3C4AF
analogous
#AFD0D3 #AFBED3 #B2AFD3
triadic
#AFBED3 #D3AFBE #BED3AF
tetradic
#AFBED3 #D3AFD0 #D3C4AF #AFD3B2
square
#AFBED3 #D3AFD0 #D3C4AF #AFD3B2
split-complementary
#AFBED3 #D3B2AF #D0D3AF
monochromatic
#607EA8 #889EBD #AFBED3 #D6DEE9 #EBEFF4
Accessibility & contrast
On white
1.89
#AFBED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#AFBED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBED3
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBED3 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BFD4
Deuteranopia (green-blind)
#B3BBD3
Tritanopia (blue-blind)
#A6C2C5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #afbed3; /* rgb */ color: rgb(175, 190, 211); /* oklch */ color: oklch(79.7% 0.034 256.8);
Tailwind
colors: {
custom: {
50: '#c7d1e0',
500: '#afbed3',
950: '#000000',
},
}SCSS
$custom: #afbed3; $custom-light: #c7d1e0; $custom-dark: #000000;
JSON
{
"hex": "#afbed3",
"rgb": {
"r": 175,
"g": 190,
"b": 211
},
"hsl": {
"h": 215,
"s": 29.032,
"l": 75.686
},
"oklch": {
"l": 0.79669,
"c": 0.03411,
"h": 256.8
},
"luminance": 0.50644
}Semantic roles & 50–950 ramp
primary
#AFBED3
secondary
#A9977D
accent
#7C3EA8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384