#AFBCED#AFBCED
#AFBCED is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.2% C 0.071 H 273.1°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCED |
|---|---|
| RGB | rgb(175, 188, 237) |
| HSL | hsl(227, 63%, 81%) |
| HSV | hsv(227, 26%, 93%) |
| CMYK | cmyk(26.2%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(76.80, 6.17, -25.81) |
| CIE-LCH | lch(76.80, 26.54, 283.44°) |
| OKLab | oklab(80.21% 0.0039 -0.0709) |
| OKLCH | oklch(80.21% 0.071 273.1) |
| XYZ | xyz(50.9444, 51.1934, 87.3015) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.79
Pastel Blue
#A2BFFE
ΔE00 5.32
Periwinkle
#CCCCFF
ΔE00 6.06
Lightsteelblue
#B0C4DE
ΔE00 7.04
Powder Blue (survey)
#B1D1FC
ΔE00 7.30
Light Blue Grey
#B7C9E2
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCED #EDE0AF
analogous
#AFDBED #AFBCED #C1AFED
triadic
#AFBCED #EDAFBC #BCEDAF
tetradic
#AFBCED #EDAFDB #EDE0AF #AFEDC1
square
#AFBCED #EDAFDB #EDE0AF #AFEDC1
split-complementary
#AFBCED #EDC1AF #DBEDAF
monochromatic
#4B68D7 #7D92E2 #AFBCED #E1E6F8 #E6EAF9
Accessibility & contrast
On white
1.87
#AFBCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#AFBCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCED
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCED | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0EF
Deuteranopia (green-blind)
#A9BBEC
Tritanopia (blue-blind)
#9FC5CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbced; /* rgb */ color: rgb(175, 188, 237); /* oklch */ color: oklch(80.2% 0.071 273.1);
Tailwind
colors: {
custom: {
50: '#c8d0f3',
500: '#afbced',
950: '#000000',
},
}SCSS
$custom: #afbced; $custom-light: #c8d0f3; $custom-dark: #000000;
JSON
{
"hex": "#afbced",
"rgb": {
"r": 175,
"g": 188,
"b": 237
},
"hsl": {
"h": 227.419,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.80214,
"c": 0.07103,
"h": 273.1
},
"luminance": 0.51195
}Semantic roles & 50–950 ramp
primary
#AFBCED
secondary
#CAB976
accent
#A61ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385