#AFBBED#AFBBED
#AFBBED is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.0% C 0.072 H 274.2°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBBED |
|---|---|
| RGB | rgb(175, 187, 237) |
| HSL | hsl(228, 63%, 81%) |
| HSV | hsv(228, 26%, 93%) |
| CMYK | cmyk(26.2%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(76.54, 6.72, -26.20) |
| CIE-LCH | lch(76.54, 27.05, 284.37°) |
| OKLab | oklab(80.01% 0.0052 -0.072) |
| OKLCH | oklch(80.01% 0.072 274.2) |
| XYZ | xyz(50.7315, 50.7677, 87.2306) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.77
Pastel Blue
#A2BFFE
ΔE00 5.53
Periwinkle
#CCCCFF
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 7.32
Powder Blue (survey)
#B1D1FC
ΔE00 7.64
Light Blue Grey
#B7C9E2
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBBED #EDE1AF
analogous
#AFDAED #AFBBED #C2AFED
triadic
#AFBBED #EDAFBB #BBEDAF
tetradic
#AFBBED #EDAFDA #EDE1AF #AFEDC2
square
#AFBBED #EDAFDA #EDE1AF #AFEDC2
split-complementary
#AFBBED #EDC2AF #DAEDAF
monochromatic
#4B66D7 #7D91E2 #AFBBED #E1E5F8 #E6EAF9
Accessibility & contrast
On white
1.88
#AFBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#AFBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBBED
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBBED | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFEF
Deuteranopia (green-blind)
#A8BBEC
Tritanopia (blue-blind)
#9FC4CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #afbbed; /* rgb */ color: rgb(175, 187, 237); /* oklch */ color: oklch(80.0% 0.072 274.2);
Tailwind
colors: {
custom: {
50: '#c8cff3',
500: '#afbbed',
950: '#000000',
},
}SCSS
$custom: #afbbed; $custom-light: #c8cff3; $custom-dark: #000000;
JSON
{
"hex": "#afbbed",
"rgb": {
"r": 175,
"g": 187,
"b": 237
},
"hsl": {
"h": 228.387,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.80013,
"c": 0.07222,
"h": 274.2
},
"luminance": 0.50769
}Semantic roles & 50–950 ramp
primary
#AFBBED
secondary
#CABA76
accent
#A91ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385