#AFBDED#AFBDED
#AFBDED is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.4% C 0.070 H 272.1°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBDED |
|---|---|
| RGB | rgb(175, 189, 237) |
| HSL | hsl(226, 63%, 81%) |
| HSV | hsv(226, 26%, 93%) |
| CMYK | cmyk(26.2%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(77.05, 5.63, -25.41) |
| CIE-LCH | lch(77.05, 26.03, 282.48°) |
| OKLab | oklab(80.42% 0.0025 -0.0698) |
| OKLCH | oklch(80.42% 0.07 272.1) |
| XYZ | xyz(51.1588, 51.6222, 87.3730) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.86
Pastel Blue
#A2BFFE
ΔE00 5.13
Periwinkle
#CCCCFF
ΔE00 6.12
Lightsteelblue
#B0C4DE
ΔE00 6.74
Powder Blue (survey)
#B1D1FC
ΔE00 6.95
Light Blue Grey
#B7C9E2
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBDED #EDDFAF
analogous
#AFDCED #AFBDED #C0AFED
triadic
#AFBDED #EDAFBD #BDEDAF
tetradic
#AFBDED #EDAFDC #EDDFAF #AFEDC0
square
#AFBDED #EDAFDC #EDDFAF #AFEDC0
split-complementary
#AFBDED #EDC0AF #DCEDAF
monochromatic
#4B6BD7 #7D94E2 #AFBDED #E1E6F8 #E6EAF9
Accessibility & contrast
On white
1.85
#AFBDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#AFBDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBDED
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBDED | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1EF
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#9FC6CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbded; /* rgb */ color: rgb(175, 189, 237); /* oklch */ color: oklch(80.4% 0.070 272.1);
Tailwind
colors: {
custom: {
50: '#c8d0f3',
500: '#afbded',
950: '#000000',
},
}SCSS
$custom: #afbded; $custom-light: #c8d0f3; $custom-dark: #000000;
JSON
{
"hex": "#afbded",
"rgb": {
"r": 175,
"g": 189,
"b": 237
},
"hsl": {
"h": 226.452,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.80415,
"c": 0.06986,
"h": 272.1
},
"luminance": 0.51624
}Semantic roles & 50–950 ramp
primary
#AFBDED
secondary
#CAB776
accent
#A31ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385