#AFBCEF#AFBCEF
#AFBCEF is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.3% C 0.074 H 273.5°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AFBCEF |
|---|---|
| RGB | rgb(175, 188, 239) |
| HSL | hsl(228, 67%, 81%) |
| HSV | hsv(228, 27%, 94%) |
| CMYK | cmyk(26.8%, 21.3%, 0%, 6.3%) |
| CIE-LAB | lab(76.87, 6.64, -26.78) |
| CIE-LCH | lch(76.87, 27.59, 283.93°) |
| OKLab | oklab(80.29% 0.0045 -0.0737) |
| OKLCH | oklch(80.29% 0.074 273.5) |
| XYZ | xyz(51.2382, 51.3110, 88.8490) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.74
Pastel Blue
#A2BFFE
ΔE00 5.12
Periwinkle
#CCCCFF
ΔE00 6.07
Lightsteelblue
#B0C4DE
ΔE00 7.20
Powder Blue (survey)
#B1D1FC
ΔE00 7.25
Light Blue Grey
#B7C9E2
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFBCEF #EFE2AF
analogous
#AFDCEF #AFBCEF #C2AFEF
triadic
#AFBCEF #EFAFBC #BCEFAF
tetradic
#AFBCEF #EFAFDC #EFE2AF #AFEFC2
square
#AFBCEF #EFAFDC #EFE2AF #AFEFC2
split-complementary
#AFBCEF #EFC2AF #DCEFAF
monochromatic
#4967DB #7C91E5 #AFBCEF #E2E7F9 #E5EAFA
Accessibility & contrast
On white
1.86
#AFBCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#AFBCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFBCEF
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFBCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFBCEF | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F1
Deuteranopia (green-blind)
#A8BBEE
Tritanopia (blue-blind)
#9FC6CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #afbcef; /* rgb */ color: rgb(175, 188, 239); /* oklch */ color: oklch(80.3% 0.074 273.5);
Tailwind
colors: {
custom: {
50: '#c8d0f4',
500: '#afbcef',
950: '#000000',
},
}SCSS
$custom: #afbcef; $custom-light: #c8d0f4; $custom-dark: #000000;
JSON
{
"hex": "#afbcef",
"rgb": {
"r": 175,
"g": 188,
"b": 239
},
"hsl": {
"h": 227.813,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.80293,
"c": 0.0738,
"h": 273.5
},
"luminance": 0.51312
}Semantic roles & 50–950 ramp
primary
#AFBCEF
secondary
#CDBB75
accent
#A917CF
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385